VoiceMoveEventHandler typedef

VoiceMoveEventHandler = FutureOr Function(VoiceState)

Implementation

typedef VoiceMoveEventHandler = FutureOr Function(VoiceState);