| Modifier and Type | Method and Description |
|---|---|
protected EventBus |
EventBot.getEventBus() |
EventBus |
EventBot.MyEventListenerContext.getEventBus() |
| Modifier and Type | Method and Description |
|---|---|
EventBus |
EventListenerContext.getEventBus()
Returns the bot's event bus.
|
| Constructor and Description |
|---|
WonTelegramBotHandler(EventBus bus,
TelegramMessageGenerator telegramMessageGenerator,
java.lang.String botName,
java.lang.String token) |
| Constructor and Description |
|---|
CritiqueBotCommand(java.lang.String commandIdentifier,
java.lang.String description,
EventBus bus) |
DemandBotCommand(java.lang.String commandIdentifier,
java.lang.String description,
EventBus bus) |
HelpBotCommand(java.lang.String commandIdentifier,
java.lang.String description,
EventBus bus) |
OfferBotCommand(java.lang.String commandIdentifier,
java.lang.String description,
EventBus bus) |
TogetherBotCommand(java.lang.String commandIdentifier,
java.lang.String description,
EventBus bus) |
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncEventBusImpl |
Copyright © 2018. All Rights Reserved.