Class AnswerPreCheckoutQuery

All Implemented Interfaces:
Validable

public class AnswerPreCheckoutQuery extends BotApiMethodBoolean
Version:
1.0 Once the user has confirmed their payment and shipping details, the Bot API sends the final confirmation in the form of an Update with the field pre_checkout_query. Use this method to respond to such pre-checkout queries. On success, True is returned
Author:
Ruben Bermudez