Skip to content

StateUpdatePartial

This content is for the 4.0.1 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

src/guild/Connection.ts:9


self_deaf

self_deaf: boolean

Defined in

src/guild/Connection.ts:11


self_mute

self_mute: boolean

Defined in

src/guild/Connection.ts:12


session_id?

optional session_id: string

Defined in

src/guild/Connection.ts:10