The image data for this emoji, can be an ArrayBuffer containing JPEG, PNG, or GIF image data, or a "Data URI scheme" string (see https://discord.com/developers/docs/reference#image-data).
The 'animated' flag will be interpreted by Discord based on the uploaded image data.
Note: Emojis must be no more than 256kb.
The name of the emoji, can only contain alpha-numeric characters including dashes and underscores.
An optional list of role ids that this emoji will be exclusive to.
Generated using TypeDoc
Options to specify during the creation of a guild emoji with discord.Guild.createEmoji.