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 91c5f25 commit 7243e8fCopy full SHA for 7243e8f
docs/topics/opcodes-and-status-codes.md
@@ -93,7 +93,7 @@ Our voice gateways have their own set of opcodes and close codes.
93
| 4016 | Unknown encryption mode | We didn't recognize your [encryption](/docs/topics/voice-connections#transport-encryption-and-sending-voice). |
94
| 4020 | Bad request | You sent a malformed request |
95
| 4021 | Disconnected | Disconnect due to rate limit exceeded. Should not reconnect. |
96
-| 4022 | Disconnected | Disconnect all clients (channel deleted, voice server changed, etc,). Should not reconnect. |
+| 4022 | Disconnected | Disconnect all clients (channel deleted, voice server changed, etc.). Should not reconnect. |
97
98
99
## HTTP
0 commit comments