emojis property

Map<Snowflake, Emoji> emojis

Get the Guild emojis.

Implementation

Map<Snowflake, Emoji> get emojis => _emojis;