menu
mineral package
documentation
contracts.dart
MemberPartContract
getVoiceState abstract method
getVoiceState abstract method
dark_mode
light_mode
getVoiceState
abstract method
Future
<
VoiceState?
>
getVoiceState
(
Object
serverId
,
String
userId
,
bool
force
)
Implementation
Future<VoiceState?> getVoiceState(Object serverId, String userId, bool force);
mineral package
documentation
contracts
MemberPartContract
getVoiceState abstract method
MemberPartContract class