Skip to content

VoiceState

Defined in: src/structures/Types/Utils.ts:501

PropertyTypeDescriptionDefined in
channel_idstringVoice Channel Idsrc/structures/Types/Utils.ts:517
deafbooleanServer Deaf statussrc/structures/Types/Utils.ts:521
eventVoiceServerEvent datasrc/structures/Types/Utils.ts:507
guild_idstringguild id of the voice channelsrc/structures/Types/Utils.ts:511
guildIdstringGuildId provided by lavalinksrc/structures/Types/Utils.ts:505
mutebooleanServer Mute statussrc/structures/Types/Utils.ts:519
op"voiceUpdate"OP key from lavalinksrc/structures/Types/Utils.ts:503
request_to_speak_timestampbooleanWether the user requests to speak (stage channel)src/structures/Types/Utils.ts:531
self_deafbooleanSelf Deaf statussrc/structures/Types/Utils.ts:523
self_mutebooleanSelf Mute statussrc/structures/Types/Utils.ts:525
self_streambooleanSelf Stream statussrc/structures/Types/Utils.ts:529
self_videobooleanSelf Video (Camera) statussrc/structures/Types/Utils.ts:527
session_idstringSession Id of the voice connectionsrc/structures/Types/Utils.ts:515
sessionId?stringSession Id of the voice connectionsrc/structures/Types/Utils.ts:509
suppressbooleanSelf suppressed status (stage channel)src/structures/Types/Utils.ts:533
user_idstringuser id from the voice connectionsrc/structures/Types/Utils.ts:513