stickerList property

List<GuildSticker> stickerList
final

A list of stickers in this guild.

Implementation

// Renamed to avoid conflict with the stickers manager.
final List<GuildSticker> stickerList;