getPresenceOrNull

open suspend fun getPresenceOrNull(): Presence?(source)

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

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

Throws

if anything went wrong during the request.