Tourmaline::StickerSet
Inherits JSON::Serializable / Reference / Object
This object represents a sticker set.
Constructors
new(name : String, title : String, sticker_type : String, is_animated : Bool, is_video : Bool, stickers : Array(Tourmaline::Sticker) = [] of Tourmaline::Sticker, thumbnail : Tourmaline::PhotoSize | Nil = nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
sticker_type=(sticker_type : String)
Type of stickers in the set, currently one of "regular", "mask", "custom_emoji"
Optional. Sticker set thumbnail in the .WEBP, .TGS, or .WEBM format