| Class and Description |
|---|
| pro.zackpollard.telegrambot.api.keyboards.ReplyKeyboardHide |
| Method and Description |
|---|
| pro.zackpollard.telegrambot.api.TelegramBot.answerCallbackQuery(String, String, boolean)
This method is deprecated in favour of the
TelegramBot.answerCallbackQuery(String, CallbackQueryResponse)
method, this should be used for all new implementations |
| pro.zackpollard.telegrambot.api.keyboards.ReplyKeyboardHide.builder() |
| pro.zackpollard.telegrambot.api.chat.CallbackQuery.getData()
This method is deprecated in favour of the more specific CallbackQuery objects, as it can sometimes
be null here.
|
| pro.zackpollard.telegrambot.api.keyboards.ReplyKeyboardHide.getHideKeyboard() |
| pro.zackpollard.telegrambot.api.keyboards.ReplyKeyboardHide.getSelective() |
| pro.zackpollard.telegrambot.api.keyboards.ReplyKeyboardHide.getType() |
Copyright © 2017. All rights reserved.