| Package | Description |
|---|---|
| com.botscrew.messengercdk.domain | |
| com.botscrew.messengercdk.domain.action |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MessengerInterceptor<E extends MessengerAction>
Abstraction for interceptors working inside messenger module
|
| Modifier and Type | Class and Description |
|---|---|
class |
AfterSendMessage
Describes action after sending some message to a user
|
class |
BeforeSendMessage
Describes message before sending some message to a user
|
class |
GetEvent
Describes action after getting an event and before processing it
|
class |
PreMessageProcessingAction
Deprecated.
Use
GetEvent instead |
class |
ProcessedEvent
Describes action after processing some event
|
Copyright © 2019. All rights reserved.