emojiList property

List<Emoji> emojiList
final

A list of emojis in this guild.

Implementation

// Renamed to avoid conflict with the emojis manager.
final List<Emoji> emojiList;