getMemberOrNull

suspend fun getMemberOrNull(): Member?(source)

Requests to get the member that belongs to this voice state, returns null if the Member isn't present.

Throws

if anything went wrong during the request.