Interface ApplicationEmoji

All Superinterfaces:
CustomEmoji, Emoji, Formattable, IMentionable, ISnowflake, SerializableData

public interface ApplicationEmoji extends CustomEmoji
Represents a Custom Emoji hosted on the Bot Account.

This does not represent unicode emojis like they are used in the official client! The format :smiley: is a client-side alias which is replaced by the unicode emoji, not a custom emoji.

See Also: