class TelegramBot::ShippingOption
- TelegramBot::ShippingOption
- Reference
- Object
Included Modules
- JSON::Serializable
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)