public interface MessageCallbackQuery extends CallbackQuery
| Modifier and Type | Method and Description |
|---|---|
String |
getData()
Gets the data that was originally sent with the button used to trigger this InlineCallbackQuery
|
Message |
getMessage()
Gets the Message object associated with the MessageCallbackQuery
|
default CallbackQueryType |
getType()
Gets the CallbackQueryType for this callback query
|
answer, asJson, getBotInstance, getChatInstance, getFrom, getIdMessage getMessage()
String getData()
getData in interface CallbackQuerydefault CallbackQueryType getType()
getType in interface CallbackQueryCopyright © 2017. All rights reserved.