class TelegramBot::LabeledPrice
- TelegramBot::LabeledPrice
- Reference
- Object
Defined in:
telegram_bot/types/labeled_price.crConstructors
Instance Method Summary
- #amount : Int32
- #amount=(_amount : Int32)
- #label : String
- #label=(_label : String)
- #to_json(json : JSON::Builder)