| Package | Description |
|---|---|
| co.aurasphere.botmill.fb.event.message | |
| co.aurasphere.botmill.fb.event.postback |
| Modifier and Type | Class and Description |
|---|---|
class |
MessagePatternEvent
An
FbBotMillEvent that triggers whenever the users sends a text
message that matches a Pattern. |
class |
QuickReplyMessagePatternEvent
An
FbBotMillEvent that processes all the incoming callbacks that
contains a text message which matches against a defined pattern from
Facebook's Messenger Platform. |
| Modifier and Type | Class and Description |
|---|---|
class |
PostbackPatternEvent
An
FbBotMillEvent that triggers whenever the users sends a a payload
back by pressing a button or similar that matches a Pattern. |
Copyright © 2017 BotMill. All rights reserved.