MadelineProto/docs/TD_docs/constructors/updateNewShippingQuery.md
2017-08-25 15:05:53 +02:00

775 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 long 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