企业🤖AI Agent构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
# QQLite.Framework.Event.ClusterMemberGagEventArgs 类 ## 注释 ~~~ 群成员被禁言(解除禁言)事件 ~~~ ## 语法 ~~~ public class ClusterMemberGagEventArgs : ClusterInfoEventArgs ~~~ ## 属性 | | 名称 | 说明 | | --- | --- | --- | | | [Operator](https://www.kancloud.cn/gxser1986/cqrobot/3016163) | 操作者QQ | | | [OperatorName](https://www.kancloud.cn/gxser1986/cqrobot/3016164) | 操作者昵称 | | | [MemberQQ](https://www.kancloud.cn/gxser1986/cqrobot/3016165) | 群成员QQ 0全群操作 | | | [MemberName](https://www.kancloud.cn/gxser1986/cqrobot/3016166) | 群成员昵称 0全群操作 | | | [SendTime](https://www.kancloud.cn/gxser1986/cqrobot/3016167) | 操作时间 | | | [GagTime](https://www.kancloud.cn/gxser1986/cqrobot/3016168) | 禁言时间 0:解除 其他:禁言秒数 |