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:10


self_deaf

self_deaf: boolean;

Defined in

shoukaku/src/guild/Connection.ts:12


self_mute

self_mute: boolean;

Defined in

shoukaku/src/guild/Connection.ts:13


session_id?

optional session_id: string;

Defined in

shoukaku/src/guild/Connection.ts:11