stickers property

List<DiscordSticker>? stickers
final

custom guild stickers

is not always returned, hence the nullable property

Implementation

final List<DiscordSticker>? stickers;