Skip to main content

VoiceState

Documentation


Documentation / @discordeno/bot / VoiceState

Interface: VoiceState

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

Properties

channelId?

optional channelId: bigint

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


guildId

guildId: bigint

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


requestToSpeakTimestamp?

optional requestToSpeakTimestamp: number

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


sessionId

sessionId: string

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


toggles

toggles: VoiceStateToggles

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


userId

userId: bigint

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