getPresence

open suspend fun getPresence(): Presence(source)

Requests to get the Presence 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 Presence wasn't present.