@slack/web-api / AdminEmojiAddArguments
Defined in: src/types/request/admin/emoji.ts:14
Name.TokenOverridable
name: string;Defined in: src/types/request/admin/emoji.ts:10
The name of the emoji. Colons (:myemoji:) around the value are not required, although they may be included.
Name.nameoptional token: string;Defined in: src/types/request/common.ts:43
Overridable authentication token bearing required scopes.
TokenOverridable.tokenurl: string;Defined in: src/types/request/admin/emoji.ts:19
The URL of a file to use as an image for the emoji. Square images under 128KB and with transparent backgrounds work best.