Commit Graph

2 Commits

Author SHA1 Message Date
Ophestra Umiker 802ad250ca
library: rpc: return nonce in SetActivity function
There's currently no way to obtain that value, so it is returned here to help with tinkering with the RPC server in the Discord client.

Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
2024-06-20 20:24:13 +09:00
Ophestra Umiker a8dc09e90c
library: rpc: activity data types and set method
Activity data types come from Discord documentation examples as the documented field optionality is inaccurate.

Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
2024-06-19 23:21:52 +09:00