Extended by : BPT\types\types
This object contains information about an incoming shipping query.
| Name | Type | Description | Kind |
|---|---|---|---|
| id | string | Unique query identifier | normal |
| from | BPT\types\user | User who sent the query | normal |
| invoice_payload | string | Bot specified invoice payload | normal |
| shipping_address | BPT\types\shippingAddress | User specified shipping address | normal |