🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
# QQLite.Framework.Event.ClusterRoleChangeEventArgs 类 ## 注释 ~~~ 群管理员改变事件 ~~~ ## 语法 ~~~ public class ClusterRoleChangeEventArgs : ClusterInfoEventArgs ~~~ ## 属性 | | 名称 | 说明 | | --- | --- | --- | | | [MemberQQ](https://www.kancloud.cn/gxser1986/cqrobot/3015958) | 群成员QQ | | | [MemberName](https://www.kancloud.cn/gxser1986/cqrobot/3015959) | 群成员昵称 | | | [IsSetAdmin](https://www.kancloud.cn/gxser1986/cqrobot/3015960) | 是否设置管理员 true-设置管理员 false-删除管理员 |