Search Results for

    Show / Hide Table of Contents

    Class GroupMemberChangeEvent

    群成员增加或减少

    Inheritance
    System.Object
    CQEvent
    NoticeEvent
    GroupNoticeEvent
    GroupMemberChangeEvent
    GroupMemberDecreaseEvent
    GroupMemberIncreaseEvent
    Inherited Members
    GroupNoticeEvent.group_id
    NoticeEvent.notice_type
    NoticeEvent.noticeType
    NoticeEvent.user_id
    CQEvent.time
    CQEvent.post_type
    CQEvent.postType
    Namespace: cqhttp.Cyan.Events.CQEvents
    Assembly: cqhttp.Cyan.dll
    Syntax
    public class GroupMemberChangeEvent : GroupNoticeEvent

    Properties

    | Improve this Doc View Source

    operator_id

    操作者id

    Declaration
    public long operator_id { get; set; }
    Property Value
    Type Description
    System.Int64
    | Improve this Doc View Source

    sub_type

    退出群/加入群的方式

    Declaration
    public string sub_type { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    ☀
    ☾