Skip to content

StateUpdatePartial

This content is for the 3.4.2 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:10


self_deaf

self_deaf: boolean

Defined in

src/guild/Connection.ts:12


self_mute

self_mute: boolean

Defined in

src/guild/Connection.ts:13


session_id?

optional session_id: string

Defined in

src/guild/Connection.ts:11