public interface GameInlineCallbackQuery extends CallbackQuery
| Modifier and Type | Method and Description |
|---|---|
String |
getGameShortName()
Gets the short name of the game that this callback query relates to
|
String |
getInlineMessageId()
Gets the ID of the inline message that this callback query relates to
|
default CallbackQueryType |
getType()
Gets the CallbackQueryType for this callback query
|
answer, asJson, getBotInstance, getChatInstance, getData, getFrom, getIdString getGameShortName()
String getInlineMessageId()
default CallbackQueryType getType()
getType in interface CallbackQueryCopyright © 2017. All rights reserved.