Interface
GatewayVoiceServerUpdateDispatchData
VOICE_SERVER_UPDATE — media grant for the requesting session.
Properties
| Name | Type | Description |
|---|---|---|
| channel_id? | Snowflake | Channel the grant is for. |
| connection_id? | string | null | Connection ID for subsequent voice state updates (Fluxer). |
| e2ee_key? | string | null | End-to-end encryption key when the channel is E2EE. |
| endpoint | string | null | |
| guild_id? | Snowflake | Guild ID for a guild voice channel. Omitted for private calls; read grant scope from this field. |
| token | string |