StateUpdatePartial
This content is for the 4.1.0 version. Switch to the latest version for up-to-date documentation.
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;