Skip to content

VoiceState

Properties

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