VoiceState
Documentation / @discordeno/bot / VoiceState
Interface: VoiceState
Defined in: bot/src/transformers/types.ts:1844
Properties
channelId?
optionalchannelId:bigint
Defined in: bot/src/transformers/types.ts:1846
guildId
guildId:
bigint
Defined in: bot/src/transformers/types.ts:1847
requestToSpeakTimestamp?
optionalrequestToSpeakTimestamp:number
Defined in: bot/src/transformers/types.ts:1845
sessionId
sessionId:
string
Defined in: bot/src/transformers/types.ts:1849
toggles
toggles:
VoiceStateToggles
Defined in: bot/src/transformers/types.ts:1848
userId
userId:
bigint
Defined in: bot/src/transformers/types.ts:1850