messageMediaInvoice#f6a548d3 flags:# shipping_address_requested:flags.1?true test:flags.3?true title:string description:string photo:flags.0?WebDocument receipt_msg_id:flags.2?int currency:string total_amount:long start_param:string extended_media:flags.4?MessageExtendedMedia = MessageMedia;
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. |
| receipt_msg_id |
flags.2?int |
|
| currency |
string |
Currency, three-letter code. |
| total_amount |
long |
|
| start_param |
string |
Parameter from a ?start=… link. |
| extended_media |
flags.4?MessageExtendedMedia |
|
Type
MessageMedia
Related pages
Types used here