用AI赚第一桶💰低成本搭建一套AI赚钱工具,源码可二开。 广告
# QQLite.Framework.Tool.PluginExtend.PluginExtendForm 类 ## 注释 ~~~ 插件高级设置 - 设置窗体 ~~~ ## 语法 ~~~ public partial class PluginExtendForm : Form ~~~ ## 构造函数 | | 名称 | 说明 | | --- | --- | --- | | | [PluginExtendForm](https://www.kancloud.cn/gxser1986/cqrobot/3015839) | | ## 属性 | | 名称 | 说明 | | --- | --- | --- | | | [Config](https://www.kancloud.cn/gxser1986/cqrobot/3015841) | 插件配置 | | | [CommandCategory](https://www.kancloud.cn/gxser1986/cqrobot/3015842) | 默认命令分类 | | | [DisableCommandCategory](https://www.kancloud.cn/gxser1986/cqrobot/3015843) | 禁止选择命令分类 | | | [LanguageCategory](https://www.kancloud.cn/gxser1986/cqrobot/3015844) | 默认回复分类 | | | [DisableLanguageCategory](https://www.kancloud.cn/gxser1986/cqrobot/3015845) | 禁止选择语言分类 |