getVoiceState abstract method

Future<VoiceState?> getVoiceState(
  1. Object serverId,
  2. String userId,
  3. bool force
)

Implementation

Future<VoiceState?> getVoiceState(Object serverId, String userId, bool force);