$newEmoji
$newEmoji holds data for the emoji after it was updated/ deleted. (emojiUpdate and emojiDelete event)
Usage
$newEmoji[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 the emoji. | 
| url | string | Returns the URL of the emoji. (if itβs custom) |