View Source ExTDLib.Object.UpdateNewShippingQuery (ExTDLib v0.0.4)

A new incoming shipping query; for bots only. Only for invoices with flexible price.

NameTypeDescription
idstringUnique query identifier.
sender_user_idstringIdentifier of the user who sent the query.
invoice_payloadstringInvoice payload.
shipping_addressaddressUser shipping address.

More details on telegram's documentation.