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

782 B

title description image
answerShippingQuery Bots only. Sets result of a shipping query https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Method: answerShippingQuery

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Bots only. Sets result of a shipping query

Parameters:

Name Type Required Description
shipping_query_id int64 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