| Package | Description |
|---|---|
| co.aurasphere.botmill.fb.event.message | |
| co.aurasphere.botmill.fb.event.postback |
| Modifier and Type | Class and Description |
|---|---|
class |
MessageEvent
An
FbBotMillEvent that triggers whenever the users sends a text
message that matches an exact String. |
class |
QuickReplyMessageEvent
An
FbBotMillEvent that processes all the incoming callbacks that
contains a specific text message from Facebook's Messenger Platform. |
| Modifier and Type | Class and Description |
|---|---|
class |
PostbackEvent
An
FbBotMillEvent that triggers whenever the users sends a a payload
back by pressing a button or similar that matches an exact String. |
Copyright © 2017 BotMill. All rights reserved.