Interface: VoiceServerUpdate
January 9, 2021 · View on GitHub
andesitejs / Exports / api/types / VoiceServerUpdate
Interface: VoiceServerUpdate
api/types.VoiceServerUpdate
Hierarchy
- VoiceServerUpdate
Table of contents
Properties
Properties
event
• event: DiscordVoiceServer
Voice server update event sent by discord.
Defined in: api/types.ts:703
guildId
• guildId: string
ID of the guild.
Defined in: api/types.ts:698
sessionId
• sessionId: string
Session ID for the current user in the event's guild.
Defined in: api/types.ts:693