MadelineProtoDocs/docs/TD_docs/methods/answerPreCheckoutQuery.md

695 B

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

Method: answerPreCheckoutQuery

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Bots only. Sets result of a pre checkout query

Parameters:

Name Type Description Required
pre_checkout_query_id int64 Identifier of the pre-checkout query Yes
error_message string Error message, empty on success Yes

Return type: Ok