| Interface | Description |
|---|---|
| Reply |
Interface which represents every reply from the bot.
|
| Class | Description |
|---|---|
| ActionAutoReply |
An
AutoReply that replies with a TypingAction. |
| AttachmentAutoReply |
An
AutoReply that replies with a file, video, image or audio
attachment. |
| AutoReply |
A class that represents an automatic reply to an event.
|
| EchoAutoReply |
An
AutoReply that replies with the last received message. |
| LambdaAutoReply |
An
AutoReply whose reply is defined by a Java 8 Lambda function. |
| MessageAutoReply |
An
AutoReply that replies with a specified message. |
Copyright © 2017 BotMill. All rights reserved.