inputBotInlineMessageMediaInvoice#d7e78225 flags:# title:string description:string photo:flags.0?InputWebDocument invoice:Invoice payload:bytes provider:string provider_data:DataJSON reply_markup:flags.2?ReplyMarkup = InputBotInlineMessage;
Parameters
| Name | Type | Description |
| flags |
# |
Bit mask: a field written flags.N?T is present only when bit N is set. |
| title |
string |
Title. |
| description |
string |
Description. |
| photo |
flags.0?InputWebDocument |
Photo. |
| invoice |
Invoice |
Invoice. |
| payload |
bytes |
|
| provider |
string |
|
| provider_data |
DataJSON |
|
| reply_markup |
flags.2?ReplyMarkup |
Keyboard shown under the message. |
Type
InputBotInlineMessage
Related pages
Types used here