$oldEmoji
$oldEmoji holds data for the emoji before it was updated/ deleted. (emojiUpdate and emojiDelete event)
Usage
$oldEmoji[option]Parameters
| Field | Type | Description | Required |
|---|---|---|---|
| option | string | Option to retrieve. | true |
Options
| Option | Type | Description |
|---|---|---|
| string | string | Returns text required to form the emoji. |
| guild | number | Returns the guild ID of emoji. |
| url | string | Returns url of emoji(if itβs custom). |