customEmojis property

List<CustomEmoji>? customEmojis
getter/setter pair

Unordered list.

List of custom emojis.

Implementation

core.List<CustomEmoji>? customEmojis;