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