public class InlineCallbackQueryReceivedEvent extends CallbackQueryReceivedEvent
Event.Handler, Event.PrioritycallbackQuery| Constructor and Description |
|---|
InlineCallbackQueryReceivedEvent(InlineCallbackQuery inlineCallbackQuery) |
| Modifier and Type | Method and Description |
|---|---|
InlineCallbackQuery |
getCallbackQuery()
Gets the InlineCallbackQuery object that fired this Event
|
isCancelled, setCancelledpublic InlineCallbackQueryReceivedEvent(InlineCallbackQuery inlineCallbackQuery)
public InlineCallbackQuery getCallbackQuery()
getCallbackQuery in class CallbackQueryReceivedEventCopyright © 2017. All rights reserved.