mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-04 18:00:08 +00:00
Closes #1412
This commit is contained in:
@@ -9,6 +9,7 @@ export enum DiscordVoiceCloseEventCodes {
|
||||
SessionTimedOut = 4009,
|
||||
ServerNotFound = 4011,
|
||||
UnknownProtocol,
|
||||
/** Channel was deleted, you were kicked, voice server changed, or the main gateway session was dropped. Should not reconnect. */
|
||||
Disconnect = 4014,
|
||||
VoiceServerCrashed,
|
||||
UnknownEncryptionMode,
|
||||
|
||||
Reference in New Issue
Block a user