public abstract class MessageBaseBuilder extends FbBotMillResponseBuilder
FbBotMillResponseBuilder that builds a message.| Modifier and Type | Field and Description |
|---|---|
protected List<QuickReply> |
quickReplies
The quick replies of this message.
|
| Constructor and Description |
|---|
MessageBaseBuilder() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
getRecipienteventKind, getAudioMessage, getFileMessage, getImageMessage, getLocationMessage, getVideoMessage, safeGetMessage, safeGetPostbackPayload, safeGetQuickReplyPayload, safeGetRecipient, safeGetRecipientId, safeGetSender, safeGetSenderId, validateprotected List<QuickReply> quickReplies
public String toString()
toString in class FbBotMillResponseBuilderCopyright © 2017 BotMill. All rights reserved.