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

614 B

title description
answerPreCheckoutQuery Bots only. Sets result of a pre checkout query

Method: answerPreCheckoutQuery

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Bots only. Sets result of a pre checkout query

Params:

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

Return type: Ok