多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
# QQLite.Framework.Tool.PluginExtend.PluginExtendExtension 类 ## 注释 ~~~ 插件高级设置 - 插件扩展 ~~~ ## 语法 ~~~ public static class PluginExtendExtension ~~~ ## 方法 | | 名称 | 说明 | | --- | --- | --- | | | [GetPluginExtendMatch](https://www.kancloud.cn/gxser1986/cqrobot/3015831) | 验证插件正则 | | | [GetCommandList](https://www.kancloud.cn/gxser1986/cqrobot/3015832) | 获取命令列表 | | | [GetLanguage](https://www.kancloud.cn/gxser1986/cqrobot/3015833) | 获取回复语 | | | [ReplaceVariable](https://www.kancloud.cn/gxser1986/cqrobot/3015834) | 替换回复语变量 | | | [GetCommand](https://www.kancloud.cn/gxser1986/cqrobot/3015835) | 获取命令 | | | [GetOneCommand](https://www.kancloud.cn/gxser1986/cqrobot/3015836) | 获取一个命令 |