Class AnswerCallbackQuery

All Implemented Interfaces:
Validable

public class AnswerCallbackQuery extends BotApiMethodBoolean
Version:
1.0 Use this method to send answers to callback queries sent from inline keyboards. The answer will be displayed to the user as a notification at the top of the chat screen or as an alert. On success, True is returned.
Author:
Ruben Bermudez
  • Field Details

  • Constructor Details

    • AnswerCallbackQuery

      public AnswerCallbackQuery()
  • Method Details