class TelegramBot::UniqueGiftBackdrop

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 colors=(colors : UniqueGiftBackdropColors) #

def name : String #

def name=(name : String) #

def rarity_per_mille : Int32 #

def rarity_per_mille=(rarity_per_mille : Int32) #