Members
imageType :string
- Source:
The image type of the emote.
Type:
- string
(readonly, nullable) owner :Channel
- Source:
The channel of this emote's creator.
Not guaranteed to contain the emote, or be cached.
Type:
(nullable) ownerName :string
- Source:
The name of the emote creator's channel.
Will be null for global emotes.
Type:
- string
Methods
toLink(size) → {string}
- Source:
Gets the image link of the emote.
Parameters:
Name | Type | Default | Description |
---|---|---|---|
size |
number |
0
|
The size of the image, 0, 1, or 2. |
Returns:
- Type
- string