VoiceLeaveEventHandler typedef
VoiceLeaveEventHandler =
FutureOr Function(VoiceState)
Implementation
typedef VoiceLeaveEventHandler = FutureOr Function(VoiceState);
typedef VoiceLeaveEventHandler = FutureOr Function(VoiceState);