public class FbBotApi extends Object
| Constructor and Description |
|---|
FbBotApi() |
| Modifier and Type | Method and Description |
|---|---|
static void |
reply(AutoReply reply)
Reply.
|
static void |
setFbBot(co.aurasphere.botmill.core.BotDefinition botDefinition)
Sets the fb bot.
|
public static void setFbBot(co.aurasphere.botmill.core.BotDefinition botDefinition)
botDefinition - the new fb botpublic static void reply(AutoReply reply)
reply - the replyCopyright © 2017 BotMill. All rights reserved.