class TelegramBot::GiftBackground

Included Modules

Defined in:

telegram_bot/types/gift.cr

Constructors

Instance Method Summary

Constructor Detail

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

def self.new(*, __pull_for_json_serializable pull : JSON::PullParser) #

Instance Method Detail

def center_color : Int32 #

def center_color=(center_color : Int32) #

def edge_color : Int32 #

def edge_color=(edge_color : Int32) #

def text_color : Int32 #

def text_color=(text_color : Int32) #