🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
# 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:解除 其他:禁言秒数 |