| Constructor and Description |
|---|
LambdaAutoReply(Reply lambda)
Instantiates a new LambdaAutoReply.
|
| Modifier and Type | Method and Description |
|---|---|
FbBotMillResponse |
createResponse(MessageEnvelope envelope)
Method which defines the response to send back as a response to the
current message.
|
eventKind, getAudioMessage, getFileMessage, getImageMessage, getLocationMessage, getVideoMessage, safeGetMessage, safeGetPostbackPayload, safeGetQuickReplyPayload, safeGetRecipient, safeGetRecipientId, safeGetSender, safeGetSenderId, validatepublic FbBotMillResponse createResponse(MessageEnvelope envelope)
ReplycreateResponse in interface ReplycreateResponse in class AutoReplyenvelope - the current message.FbBotMillResponse which contains the response to the
current message.Copyright © 2017 BotMill. All rights reserved.