Skip to main content

VoiceState

Documentation


Documentation / @discordeno/bot / VoiceState

Interface: VoiceState

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

Properties

channelId?

optional channelId: bigint

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


guildId

guildId: bigint

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


requestToSpeakTimestamp?

optional requestToSpeakTimestamp: number

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


sessionId

sessionId: string

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


toggles

toggles: VoiceStateToggles

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


userId

userId: bigint

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