inputMediaInvoice#405fef0d flags:# title:string description:string photo:flags.0?InputWebDocument invoice:Invoice payload:bytes provider:flags.3?string provider_data:DataJSON start_param:flags.1?string extended_media:flags.2?InputMedia = InputMedia;
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 |
flags.3?string |
|
| provider_data |
DataJSON |
|
| start_param |
flags.1?string |
Parameter from a ?start=… link. |
| extended_media |
flags.2?InputMedia |
|
Type
InputMedia
Related pages
Types used here