class TelegramBot::LabeledPrice

Included Modules

Defined in:

telegram_bot/types/labeled_price.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def amount : Int32 #

def amount=(amount : Int32) #

def label : String #

def label=(label : String) #