MadelineProtoDocs/docs/TD_docs/constructors/updateNewShippingQuery.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

864 B

title description image
updateNewShippingQuery Bots only. New incoming shipping query. Only for invoices with flexible price https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: updateNewShippingQuery

Back to constructors index

Bots only. New incoming shipping query. Only for invoices with flexible price

Attributes:

Name Type Required Description
id int64 Yes Unique query identifier
sender_user_id int Yes Identifier of the user who sent the query
invoice_payload string Yes Invoice payload
shipping_address shippingAddress Yes User shipping address

Type: Update