UpdateVoiceState

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

Signature

export interface UpdateVoiceState

Properties

4

Methods

0

No methods.

Properties

channel_id: string | null;

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

self_deaf: boolean;

Is the client deafened