mirror of
https://github.com/yuzu-emu/discord-rpc.git
synced 2024-11-27 16:34:15 +01:00
Incorrect RPC payload argument name
This commit is contained in:
parent
ad86b14b79
commit
9b07431476
@ -24,7 +24,7 @@ Below is a full example of a `SET_ACTIVITY` command. Field restrictions like siz
|
||||
{
|
||||
"cmd": "SET_ACTIVITY",
|
||||
"data": {
|
||||
"presence": {
|
||||
"activity": {
|
||||
"state": "In a Group",
|
||||
"details": "Competitive | In a Match",
|
||||
"timestamps": {
|
||||
|
Loading…
Reference in New Issue
Block a user