Skip to main content

VoiceState

Documentation


Documentation / @discordeno/bot / VoiceState

Interface: VoiceState

Defined in: bot/src/transformers/types.ts:1862

Properties

channelId?

optional channelId: bigint

Defined in: bot/src/transformers/types.ts:1864


guildId

guildId: bigint

Defined in: bot/src/transformers/types.ts:1865


requestToSpeakTimestamp?

optional requestToSpeakTimestamp: number

Defined in: bot/src/transformers/types.ts:1863


sessionId

sessionId: string

Defined in: bot/src/transformers/types.ts:1867


toggles

toggles: VoiceStateToggles

Defined in: bot/src/transformers/types.ts:1866


userId

userId: bigint

Defined in: bot/src/transformers/types.ts:1868