| Modifier and Type | Interface and Description |
|---|---|
interface |
InlineCallbackQuery |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MessageCallbackQuery |
| Modifier and Type | Field and Description |
|---|---|
protected CallbackQuery |
CallbackQueryReceivedEvent.callbackQuery |
| Modifier and Type | Method and Description |
|---|---|
CallbackQuery |
CallbackQueryReceivedEvent.getCallbackQuery() |
| Constructor and Description |
|---|
CallbackQueryReceivedEvent(CallbackQuery callbackQuery) |
| Modifier and Type | Class and Description |
|---|---|
class |
CallbackQueryImpl |
| Modifier and Type | Method and Description |
|---|---|
static CallbackQuery |
CallbackQueryImpl.createCallbackQuery(org.json.JSONObject jsonObject,
TelegramBot telegramBot) |
| Modifier and Type | Class and Description |
|---|---|
class |
InlineCallbackQueryImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
MessageCallbackQueryImpl |
| Modifier and Type | Method and Description |
|---|---|
boolean |
InlineMenuRegistryImpl.process(CallbackQuery query) |
| Modifier and Type | Method and Description |
|---|---|
CallbackQuery |
UpdateImpl.getCallbackQuery() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
InlineMenuRow.handle(CallbackQuery query,
int button) |
boolean |
InlineMenu.handle(CallbackQuery query,
int row,
int button) |
void |
MenuPressable.handlePress(CallbackQuery query) |
boolean |
InlineMenuRegistry.process(CallbackQuery query) |
| Modifier and Type | Method and Description |
|---|---|
void |
BackButton.handlePress(CallbackQuery query) |
void |
UserInputInlineMenuButton.handlePress(CallbackQuery query) |
void |
SubInlineMenuButton.handlePress(CallbackQuery query) |
void |
ToggleInlineMenuButton.handlePress(CallbackQuery query) |
| Modifier and Type | Method and Description |
|---|---|
CallbackQuery |
Update.getCallbackQuery() |
Copyright © 2016. All rights reserved.