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