VoiceJoinEventHandler typedef

VoiceJoinEventHandler = FutureOr Function(VoiceState)

Implementation

typedef VoiceJoinEventHandler = FutureOr Function(VoiceState);