Method: TelegramBot::Update#shipping_query
- Defined in:
- lib/telegram-bot/models/update.rb
#shipping_query ⇒ Object
Optional. New incoming shipping query. Only for invoices with flexible price
62 63 64 |
# File 'lib/telegram-bot/models/update.rb', line 62 def shipping_query @shipping_query end |