set My Presence
abstract suspend fun setMyPresence(presence: PresenceEnum, statusMsg: String? = null)
Content copied to clipboard
Update the presence status for the current user.
Parameters
presence
the new presence state
status Msg
the status message to attach to this state