We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4c237f commit 1f318c8Copy full SHA for 1f318c8
IMPLEMENTATION.md
@@ -64,7 +64,7 @@ Provide an intercepted voice server update. This causes the server to connect to
64
"op": "voiceUpdate",
65
"guildId": "...",
66
"sessionId": "...",
67
- "event": "..."
+ "event": {...}
68
}
69
```
70
0 commit comments