public interface InlineCallbackQuery 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
|
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, getFrom, getIdString getInlineMessageId()
String getData()
getData in interface CallbackQuerydefault CallbackQueryType getType()
getType in interface CallbackQueryCopyright © 2017. All rights reserved.