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

689 B

title description
answerShippingQuery Bots only. Sets result of a shipping query

Method: answerShippingQuery

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Bots only. Sets result of a shipping query

Params:

Name Type Required Description
shipping_query_id long Yes Identifier of the shipping query
shipping_options Array of shippingOption Yes Available shipping options
error_message string Yes Error message, empty on success

Return type: Ok