Class AnswerShippingQuery

All Implemented Interfaces:
Validable

public class AnswerShippingQuery extends BotApiMethodBoolean
Version:
1.0 If you sent an invoice requesting a shipping address and the parameter flexible was specified, the Bot API will send an Update with a shipping_query field to the bot. Use this method to reply to shipping queries. On success, True is returned
Author:
Ruben Bermudez