getVoiceStateOrNull

open suspend fun getVoiceStateOrNull(): VoiceState?(source)

Requests to get the VoiceState of this member in the guild, returns null if the VoiceState isn't present.

Throws

if anything went wrong during the request.