Skip to content

GatewayVoiceServerUpdateDispatchData

Package: @erinjs/types

VOICE_SERVER_UPDATE — token, guild_id, endpoint, connection_id?

Properties

NameTypeReadonlyOptionalDescription
connection_idstring | nullNoYesConnection ID for subsequent voice state updates (erin.js).
endpointstring | nullNoNo
guild_idstringNoNo
tokenstringNoNo

Released under the Apache-2.0 License.