Interface
APIVoiceState
Voice state as returned by Fluxer (GUILD_CREATE.voice_states, VOICE_STATE_UPDATE). Matches fluxer `VoiceStateResponse`.
Properties
channel_id
: Snowflake | nullconnection_id
?: string | nulldeaf
: booleane2ee_capable
?: booleanTrue when the client advertised E2EE support in IDENTIFY.
guild_id
?: Snowflake | nullis_mobile
?: booleanmember
?: APIGuildMembermute
: booleanself_deaf
: booleanself_mute
: booleanself_stream
?: booleanself_video
?: booleansession_id
?: stringsuppress
?: booleanuser_id
: Snowflakeversion
?: numberviewer_stream_keys
?: string[] | null