Zhamao Framework  3.0.0-beta1
A high-performance chatbot + web framework
Context类 参考
类 Context 继承关系图:
[图例]
Context 的协作图:
[图例]

详细描述

下面是机器人类的方法 @method reply($message) 快速回复消息 @method action(string $action, array $params = []) 执行动作 @method getArgument(string $name) 获取BotCommand的参数 @method getRawArguments() 获取裸的参数 @method getBotEvent(bool $array = false) 获取事件原对象 @method getBotSelf() 获取机器人自身的信息


该类的文档由以下文件生成: