💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
# 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) | 获取一个命令 |