Skip to content

StateStructure

Properties

guild_id?

optional guild_id: string

Defined in

typings/voice.ts:16


channel_id

channel_id: null | string

Defined in

typings/voice.ts:17


user_id

user_id: string

Defined in

typings/voice.ts:18


member?

optional member: MemberStructure

Defined in

typings/voice.ts:19


session_id

session_id: string

Defined in

typings/voice.ts:20


deaf

deaf: boolean

Defined in

typings/voice.ts:21


mute

mute: boolean

Defined in

typings/voice.ts:22


self_deaf

self_deaf: boolean

Defined in

typings/voice.ts:23


self_mute

self_mute: boolean

Defined in

typings/voice.ts:24


self_stream?

optional self_stream: boolean

Defined in

typings/voice.ts:25


self_video

self_video: boolean

Defined in

typings/voice.ts:26


suppress

suppress: boolean

Defined in

typings/voice.ts:27


request_to_speak_timestamp

request_to_speak_timestamp: null | string

ISO8601 Timestamp

Defined in

typings/voice.ts:29