public class InlineCallbackQueryImpl extends CallbackQueryImpl implements InlineCallbackQuery
| Modifier and Type | Method and Description |
|---|---|
static InlineCallbackQuery |
createInlineCallbackQuery(org.json.JSONObject jsonObject,
TelegramBot telegramBot) |
String |
getInlineMessageId() |
asJson, createCallbackQuery, getBotInstance, getData, getFrom, getIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypeanswer, asJson, getBotInstance, getData, getFrom, getIdpublic static InlineCallbackQuery createInlineCallbackQuery(org.json.JSONObject jsonObject, TelegramBot telegramBot)
public String getInlineMessageId()
Copyright © 2016. All rights reserved.