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 0687168 commit e7913eaCopy full SHA for e7913ea
docs/topics/Opcodes_and_Status_Codes.md
@@ -91,6 +91,7 @@ Our voice gateways have their own set of opcodes and close codes.
91
| 4014 | Disconnected | Channel was deleted, you were kicked, voice server changed, or the main gateway session was dropped. Should not reconnect. |
92
| 4015 | Voice server crashed | The server crashed. Our bad! Try [resuming](#DOCS_TOPICS_VOICE_CONNECTIONS/resuming-voice-connection). |
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
96
## HTTP
97
0 commit comments