$oldPresence
$oldPresence holds old data of the user’s presence, used in update presence event, or else any data will be empty
Usage
$oldPresence[option]Parameters
| Field | Type | Description | Required |
|---|---|---|---|
| option | string | Option to retrieve. | true |
Options
| Option | Type | Description |
|---|---|---|
| activities | string | The activities of this presencem |
| webStatus | string | The status of this presence on webm |
| desktopStatus | string | The status of this presence on desktop. |
| mobileStatus | string | The status of this presence on mobile. |
| guildId | number | The guild ID of this presence. |
| authorId | number | The author ID of this presence. |