class TelegramBot::ShippingOption
- TelegramBot::ShippingOption
- Reference
- Object
Defined in:
telegram_bot/types/shipping_option.crConstructors
Instance Method Summary
- #id : String
- #id=(_id : String)
- #prices : Array(LabeledPrice)
- #prices=(_prices : Array(LabeledPrice))
- #title : String
- #title=(_title : String)
- #to_json(json : JSON::Builder)