stickers property
Stickers in the guild from gateway state
Implementation
@JsonKey(includeIfNull: false)
final List<GuildStickerResponse>? stickers;
Stickers in the guild from gateway state
@JsonKey(includeIfNull: false)
final List<GuildStickerResponse>? stickers;