GuildStickerResponse constructor
const
GuildStickerResponse({})
Implementation
const GuildStickerResponse({
required this.id,
required this.name,
required this.description,
required this.tags,
required this.animated,
required this.nsfw,
});