$userStatus
$userStatus
will return a user’s presence.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
guildId? | number | The guild ID of which guild you want to retrieve the status of. | false |
userId? | number | The ID of the user you want to return the status of. | false |
Example(s)
This will either return idle
online
invisible
or dnd
depending on your current presence: