| Package | Description |
|---|---|
| co.aurasphere.botmill.fb.model.outcoming.message |
| Modifier and Type | Class and Description |
|---|---|
class |
AttachmentMessage
A
Message which contains an Attachment. |
class |
TextMessage
A
Message which contains text. |
| Modifier and Type | Method and Description |
|---|---|
Message |
FbBotMillMessageResponse.getMessage()
Gets the
FbBotMillMessageResponse.message. |
| Modifier and Type | Method and Description |
|---|---|
void |
FbBotMillMessageResponse.setMessage(Message message)
Sets the
FbBotMillMessageResponse.message. |
| Constructor and Description |
|---|
FbBotMillMessageResponse(User recipient,
Message message)
Instantiates a new FbBotMillMessageResponse.
|
Copyright © 2017 BotMill. All rights reserved.