Represents an instance of an emoji belonging to a public guild obtained through Discord's preview endpoint.
Extends
BaseGuildEmojiReturns a URL for the emoji.
Name | Type | Optional | Description |
---|---|---|---|
options | BaseImageURLOptions | Yes | Options for the image URL |
When concatenated with a string, this automatically returns the text required to form a graphical emoji on Discord instead of the Emoji object.
Inherited from Emoji