Definition
buildEmoteImageUrl(id, settings)
Build the image URL of an emote.
Parameter | Type | Required | Default | Description |
---|---|---|---|---|
id | string | none | The ID of the emote. | |
settings | EmoteSettings | <complex> | The display settings for the emote. Defaults to a dark background and regular size. |
Return type: string