| Package | Description |
|---|---|
| pro.zackpollard.telegrambot.api.event.chat.inline | |
| pro.zackpollard.telegrambot.api.internal.chat.inline |
| Modifier and Type | Method and Description |
|---|---|
InlineCallbackQuery |
InlineCallbackQueryReceivedEvent.getCallbackQuery()
Gets the InlineCallbackQuery object that fired this Event
|
| Constructor and Description |
|---|
InlineCallbackQueryReceivedEvent(InlineCallbackQuery inlineCallbackQuery) |
| Modifier and Type | Class and Description |
|---|---|
class |
InlineCallbackQueryImpl |
| Modifier and Type | Method and Description |
|---|---|
static InlineCallbackQuery |
InlineCallbackQueryImpl.createInlineCallbackQuery(org.json.JSONObject jsonObject,
TelegramBot telegramBot) |
Copyright © 2017. All rights reserved.