Interface
GatewayVoiceStateUpdateDispatchData
VOICE_STATE_UPDATE — full voice state (matches APIVoiceState / VoiceStateResponse).
Type
APIVoiceState & { member?: APIGuildMember & { guild_id?: Snowflake }; }Properties
| Name | Type | Description |
|---|---|---|
| member? | APIGuildMember & { guild_id?: Snowflake } |