class Tourmaline::StickerSet
- Tourmaline::StickerSet
- Reference
- Object
Included Modules
- JSON::Serializable
- Tourmaline::Model
Defined in:
tourmaline/models/sticker_set.crConstructors
Instance Method Summary
- #animated? : Bool
- #name : String
- #sticker_type : Sticker::Type
- #stickers : Array(Sticker)
- #thumb : PhotoSize | Nil
- #title : String
- #video? : Bool