View Source ExTDLib.Object.UpdateNewShippingQuery (ExTDLib v0.0.4)
A new incoming shipping query; for bots only. Only for invoices with flexible price.
| Name | Type | Description |
|---|---|---|
| id | string | Unique query identifier. |
| sender_user_id | string | Identifier of the user who sent the query. |
| invoice_payload | string | Invoice payload. |
| shipping_address | address | User shipping address. |
More details on telegram's documentation.