telegram api constructor · layer 229 · #b5aefd7d
updateBotShippingQuery
This object contains information about an incoming shipping query.
definition
updateBotShippingQuery#b5aefd7d query_id:long user_id:long payload:bytes shipping_address:PostAddress = Update;
parameters
| name | type | description |
|---|---|---|
query_id | long | Unique query identifier |
user_id | long | User who sent the query |
payload | bytes | Bot specified invoice payload |
shipping_address | PostAddress | User specified shipping address |
type
Update · 164 other constructors
history
present in layers 65–229 · constructor id changed 1×
| id | layers |
|---|---|
| #e0cdc940 | 65–132 |
| #b5aefd7d | 133–229 |