VoiceStateUpdateEventHandler typedef

VoiceStateUpdateEventHandler = FutureOr Function(VoiceState)

Implementation

typedef VoiceStateUpdateEventHandler = FutureOr Function(VoiceState);