- API ›
- Constructors ›
- BotInlineMessageMediaInvoice
BotInlineMessageMediaInvoice
---types--- botInlineMessageMediaInvoice#354a9b09 shipping_address_requested:flags.1?true test:flags.3?true title:string description:string photo:flags.0?WebDocument currency:string total_amount:long reply_markup:flags.2?ReplyMarkup = BotInlineMessage
Belongs to
| BotInlineMessage |
Parameters
| shipping_address_requested | true | optional |
| test | true | optional |
| title | string | required |
| description | string | required |
| photo | WebDocument | optional |
| currency | string | required |
| total_amount | long | required |
| reply_markup | ReplyMarkup | optional |