| Class | Description |
|---|---|
| AnyPostbackEvent |
A
FbBotMillEvent that triggers whenever the users sends a payload
back by pressing a button or similar. |
| PostbackEvent |
An
FbBotMillEvent that triggers whenever the users sends a a payload
back by pressing a button or similar that matches an exact String. |
| 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.