class Tourmaline::Sticker

Included Modules

Defined in:

tourmaline/models/sticker.cr

Constructors

Instance Method Summary

Instance methods inherited from module Tourmaline::Model

client : Tourmaline::Client client, client=(client : Tourmaline::Client) client=, client? : Tourmaline::Client | Nil client?, finish_init(client : Tourmaline::Client) finish_init

Constructor Detail

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

[View source]

Instance Method Detail

def animated? : Bool #

[View source]
def custom_emoji_id : String | Nil #

[View source]
def emoji : String | Nil #

[View source]
def file_id : String #

[View source]
def file_size : Int32 | Nil #

[View source]
def file_unique_id : String #

[View source]
def height : Int32 #

[View source]
def mask_position : MaskPosition | Nil #

[View source]
def premium_animation : TFile | Nil #

[View source]
def set_name : String | Nil #

[View source]
def thumb : PhotoSize | Nil #

[View source]
def type : Type #

[View source]
def video? : Bool #

[View source]
def width : Int32 #

[View source]