class TelegramBot::ChatBoost

Included Modules

Defined in:

telegram_bot/types/chat_boost.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 add_date : Int32 #

def add_date=(add_date : Int32) #

def boost_id : String #

def boost_id=(boost_id : String) #

def expiration_date : Int32 #

def expiration_date=(expiration_date : Int32) #

def source : ChatBoostSource #

def source=(source : ChatBoostSource) #