class
TelegramBot::LabeledPrice
- TelegramBot::LabeledPrice
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
telegram_bot/types/labeled_price.crConstructors
- .new(label : String, amount : Int)
- .new(pull : JSON::PullParser)
- .new(*, __pull_for_json_serializable pull : JSON::PullParser)