VoiceServerUpdateEvent constructor
const
VoiceServerUpdateEvent({})
Implementation
const VoiceServerUpdateEvent({
required this.token,
required this.endpoint,
required this.connectionId,
this.guildId,
this.channelId,
this.e2eeKey,
});