updateBotPrecheckoutQuery#8caa9a96 flags:# query_id:long user_id:long payload:bytes info:flags.0?PaymentRequestedInfo shipping_option_id:flags.1?string currency:string total_amount:long = Update;
Parameters
| Name | Type | Description |
| flags |
# |
Bit mask: a field written flags.N?T is present only when bit N is set. |
| query_id |
long |
Query identifier — return it with the answer. |
| user_id |
long |
User identifier. |
| payload |
bytes |
|
| info |
flags.0?PaymentRequestedInfo |
|
| shipping_option_id |
flags.1?string |
|
| currency |
string |
Currency, three-letter code. |
| total_amount |
long |
|
Type
Update
Related pages
Types used here