企业🤖AI Agent构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
# QQLite.Framework.Tool.PluginExtend.PluginLanguageDB 类 ## 注释 ~~~ 回复语 ~~~ ## 语法 ~~~ public class PluginLanguageDB ~~~ ## 构造函数 | | 名称 | 说明 | | --- | --- | --- | | | [PluginLanguageDB](https://www.kancloud.cn/gxser1986/cqrobot/3015848) | | ## 属性 | | 名称 | 说明 | | --- | --- | --- | | | [Command](https://www.kancloud.cn/gxser1986/cqrobot/3015850) | 对应的命令 | | | [Name](https://www.kancloud.cn/gxser1986/cqrobot/3015851) | Key | | | [Language](https://www.kancloud.cn/gxser1986/cqrobot/3015852) | 语言 | | | [ShowText](https://www.kancloud.cn/gxser1986/cqrobot/3015853) | 显示名称 | | | [Category](https://www.kancloud.cn/gxser1986/cqrobot/3015854) | 分类 | | | [IsMultiline](https://www.kancloud.cn/gxser1986/cqrobot/3015855) | 是否多行回复语 | | | [Argument](https://www.kancloud.cn/gxser1986/cqrobot/3015856) | 参数列表 | ## 方法 | | 名称 | 说明 | | --- | --- | --- | | | [AddArgument](https://www.kancloud.cn/gxser1986/cqrobot/3015858) | 添加参数 |