mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 09:27:20 +01:00
636 B
636 B
title | description |
---|---|
answerPreCheckoutQuery | Bots only. Sets result of a pre checkout query |
Method: answerPreCheckoutQuery
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Bots only. Sets result of a pre checkout query
Parameters:
Name | Type | Required | Description |
---|---|---|---|
pre_checkout_query_id | CLICK ME int64 | Yes | Identifier of the pre-checkout query |
error_message | CLICK ME string | Yes | Error message, empty on success |