Skip to content

GatewayVoiceStateUpdateData

Package: @erinjs/types

Properties

NameTypeReadonlyOptionalDescription
channel_idstring | nullNoNo
connection_idstring | nullNoYesConnection ID from VoiceServerUpdate; required for updates when already in channel.
guild_idstringNoNo
self_deafbooleanNoYes
self_mutebooleanNoYes
self_streambooleanNoYesWhether the user is screen sharing / streaming.
self_videobooleanNoYesWhether the user has video enabled (e.g. camera).

Released under the Apache-2.0 License.