This object contains information about an incoming shipping query.
Constructor schema is available as of layer 133. Switch »
| 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 |