handle abstract method

FutureOr<void> handle(
  1. VoiceState state
)

Implementation

FutureOr<void> handle(VoiceState state);