stickers property

Map<Snowflake, Sticker> stickers

Get the Guild stickers.

Implementation

Map<Snowflake, Sticker> get stickers => _stickers;