@attributes/chatbot
v0.0.0-rc.20210824
Published
Metadata for chatbot development
Downloads
58
Readme
@attributes/chatbot
class BotController {
method1() {}
method2() {}
method3() {}
}ControllerAttribute
Reflector(BotController).getOwnAttribute(ConversationAttribute)ParamsAttribute
Reflector(BotController).property('method1').getOwnAttribute(DialogAttribute)