|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Bot in org.coweb.bots |
|---|
| Classes in org.coweb.bots that implement Bot | |
|---|---|
class |
VanillaBot
Implement the Bot interface with nops for all public methods. |
| Methods in org.coweb.bots with parameters of type Bot | |
|---|---|
void |
Proxy.publish(Bot bot,
Map<String,Object> data)
Allows the bot to publish data to the session. |
void |
Proxy.reply(Bot bot,
String replyToken,
Map<String,Object> data)
Allows the bot to reply to a private user request. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||