public class CallbackQuery extends Object implements BotApiObject
Constructor and Description |
---|
CallbackQuery() |
Modifier and Type | Method and Description |
---|---|
String |
getChatInstance() |
String |
getData() |
User |
getFrom() |
String |
getGameShortName() |
String |
getId() |
String |
getInlineMessageId() |
Message |
getMessage() |
String |
toString() |
Copyright © 2017. All rights reserved.