botInlineMessageMediaInvoice#354a9b09 flags:# 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;
Parameters
| Name | Type | Description |
| flags |
# |
Bit mask: a field written flags.N?T is present only when bit N is set. |
| shipping_address_requested |
flags.1?true |
|
| test |
flags.3?true |
|
| title |
string |
Title. |
| description |
string |
Description. |
| photo |
flags.0?WebDocument |
Photo. |
| currency |
string |
Currency, three-letter code. |
| total_amount |
long |
|
| reply_markup |
flags.2?ReplyMarkup |
Keyboard shown under the message. |
Type
BotInlineMessage
Related pages
Types used here