GatewayVoiceStateUpdateData

https://discord.com/developers/docs/topics/gateway-events#update-voice-state

Signature

export interface GatewayVoiceStateUpdateData

Properties

4

Methods

0

No methods.

Properties

channel_id: Snowflake | null;

ID of the voice channel client wants to join (`null` if disconnecting)

self_deaf: boolean;

Is the client deafened