| Package | Description |
|---|---|
| co.aurasphere.botmill.fb.autoreply |
| Modifier and Type | Class and Description |
|---|---|
class |
ActionAutoReply
An
AutoReply that replies with a TypingAction. |
class |
AttachmentAutoReply
An
AutoReply that replies with a file, video, image or audio
attachment. |
class |
AutoReply
A class that represents an automatic reply to an event.
|
class |
EchoAutoReply
An
AutoReply that replies with the last received message. |
class |
LambdaAutoReply
An
AutoReply whose reply is defined by a Java 8 Lambda function. |
class |
MessageAutoReply
An
AutoReply that replies with a specified message. |
| Constructor and Description |
|---|
LambdaAutoReply(Reply lambda)
Instantiates a new LambdaAutoReply.
|
Copyright © 2017 BotMill. All rights reserved.