API v6 - DeprecatedEnumerationsVoiceCloseCodesVersion: 0.37.10On this pageVoiceCloseCodes https://discord.com/developers/docs/topics/opcodes-and-status-codes#voice-voice-close-event-codes@deprecatedGateway v6 is deprecated and the types will not receive further updates, please update to v8.Index Enumeration MembersAlreadyAuthenticatedAuthenticationFailedDisconnectedNotAuthenticatedServerNotFoundSessionNoLongerValidSessionTimeoutUnknownEncryptionModeUnknownOpCodeUnknownProtocolVoiceServerCrashedEnumeration Members AlreadyAuthenticatedAlreadyAuthenticated: 4005 = 4005AuthenticationFailedAuthenticationFailed: 4004 = 4004DisconnectedDisconnected: 4014 = 4014NotAuthenticatedNotAuthenticated: 4003 = 4003ServerNotFoundServerNotFound: 4011 = 4011SessionNoLongerValidSessionNoLongerValid: 4006 = 4006SessionTimeoutSessionTimeout: 4009 = 4009UnknownEncryptionModeUnknownEncryptionMode: 4016 = 4016UnknownOpCodeUnknownOpCode: 4001 = 4001UnknownProtocolUnknownProtocol: 4012 = 4012VoiceServerCrashedVoiceServerCrashed: 4015 = 4015
https://discord.com/developers/docs/topics/opcodes-and-status-codes#voice-voice-close-event-codes
Gateway v6 is deprecated and the types will not receive further updates, please update to v8.