MadelineProto/docs/TD_docs/constructors/updateNewShippingQuery.md
Daniil Gentili 43adf77378 docufix
2017-12-21 20:08:25 +00:00

791 B

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

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