VoiceLeaveEventHandler typedef

VoiceLeaveEventHandler = FutureOr Function(VoiceState)

Implementation

typedef VoiceLeaveEventHandler = FutureOr Function(VoiceState);