class Tourmaline::StickerSet

Included Modules

Defined in:

tourmaline/models/sticker_set.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def contains_masks : Bool #

[View source]
def is_animated : Bool #

[View source]
def name : String #

[View source]
def stickers : Array(Sticker) #

[View source]
def thumb : PhotoSize | Nil #

[View source]
def title : String #

[View source]