menu
lib_discord package
documentation
entities.dart
VoiceServerUpdateEvent
VoiceServerUpdateEvent.new constructor
VoiceServerUpdateEvent.new constructor
dark_mode
light_mode
VoiceServerUpdateEvent
constructor
VoiceServerUpdateEvent
(
{
required
String
token
,
required
String
guildId
,
required
String
endpoint
,
})
Implementation
VoiceServerUpdateEvent({ required this.token, required this.guildId, required this.endpoint, });
lib_discord package
documentation
entities
VoiceServerUpdateEvent
VoiceServerUpdateEvent.new constructor
VoiceServerUpdateEvent class