getVoiceState

open suspend fun getVoiceState(): VoiceState(source)

Requests to get the VoiceState of this member in the guild.

This property is not resolvable through REST and will always use the Kord.cache instead.

Throws

if anything went wrong during the request.

if the VoiceState wasn't present.