Interface
GatewayVoiceStateAckDispatchData
VOICE_STATE_ACK — acknowledgement for a voice state mutation.
Properties
| Name | Type | Description |
|---|---|---|
| canonical_state? | GatewayVoiceStateUpdateDispatchData | null | |
| channel_id? | Snowflake | null | |
| connection_id? | string | null | |
| error_code? | string | |
| error_message? | string | |
| guild_id? | Snowflake | null | |
| mutation_id? | string | |
| runtime_epoch? | string | null | |
| server_version? | number | |
| status? | string |