Skip to content

StateUpdatePartial

Represents the partial payload from a stateUpdate event

Properties

channel_id?

optional channel_id: string;

Defined in

shoukaku/src/guild/Connection.ts:9


self_deaf

self_deaf: boolean;

Defined in

shoukaku/src/guild/Connection.ts:11


self_mute

self_mute: boolean;

Defined in

shoukaku/src/guild/Connection.ts:12


session_id?

optional session_id: string;

Defined in

shoukaku/src/guild/Connection.ts:10