| Package | Description |
|---|---|
| co.aurasphere.botmill.fb.model.outcoming.factory |
| Modifier and Type | Method and Description |
|---|---|
TextMessageBuilder |
TextMessageBuilder.addQuickLocationReply(String locationMessage)
Adds a Location
QuickReply to the current object. |
TextMessageBuilder |
TextMessageBuilder.addQuickReply(QuickReply reply)
Adds a
QuickReply to the current object. |
TextMessageBuilder |
TextMessageBuilder.addQuickReply(String title,
String payload)
Adds a
QuickReply to the current object. |
static TextMessageBuilder |
ReplyFactory.addTextMessageOnly(String message)
Creates a response which contains only a text message.
|
Copyright © 2017 BotMill. All rights reserved.