Skip to main content
Version: 0.37.81

VoiceCloseCodes

Index

Enumeration Members

AlreadyAuthenticated

AlreadyAuthenticated: 4005 = 4005

You sent more than one identify payload. Stahp

AuthenticationFailed

AuthenticationFailed: 4004 = 4004

The token you sent in your identify payload is incorrect

Disconnected

Disconnected: 4014 = 4014

Either the channel was deleted, you were kicked, or the main gateway session was dropped. Should not reconnect

FailedToDecode

FailedToDecode: 4002 = 4002

You sent a invalid payload in your identifying to the Gateway

NotAuthenticated

NotAuthenticated: 4003 = 4003

You sent a payload before identifying with the Gateway

ServerNotFound

ServerNotFound: 4011 = 4011

We can’t find the server you’re trying to connect to

SessionNoLongerValid

SessionNoLongerValid: 4006 = 4006

Your session is no longer valid

SessionTimeout

SessionTimeout: 4009 = 4009

Your session has timed out

UnknownEncryptionMode

UnknownEncryptionMode: 4016 = 4016

We didn’t recognize your encryption

UnknownOpcode

UnknownOpcode: 4001 = 4001

You sent an invalid opcode

UnknownProtocol

UnknownProtocol: 4012 = 4012

We didn’t recognize the protocol you sent

VoiceServerCrashed

VoiceServerCrashed: 4015 = 4015

The server crashed. Our bad! Try resuming