emojis property

Map<Snowflake, Emoji> get emojis

Get the Guild emojis.

Implementation

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