onVoiceServerUpdate property
Future Function(DiscordClient client, VoiceServerUpdateEvent event)?
onVoiceServerUpdate
getter/setter pairinherited
Implementation
Future Function(
DiscordClient client,
VoiceServerUpdateEvent event,
)? onVoiceServerUpdate;