TDLib v0.0.2 TDLib.Object.UpdateNewShippingQuery View Source

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

NameTypeDescription
idstringUnique query identifier.
sender_user_idnumberIdentifier of the user who sent the query.
invoice_payloadstringInvoice payload.
shipping_addressshippingAddressUser shipping address.

More details on telegram’s documentation.