Search Results for

    Show / Hide Table of Contents

    Class GroupAdminEvent

    群管理员变更

    Inheritance
    System.Object
    CQEvent
    NoticeEvent
    GroupNoticeEvent
    GroupAdminEvent
    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 GroupAdminEvent : GroupNoticeEvent

    Properties

    | Improve this Doc View Source

    is_set

    set/unset是设为管理员还是撤销管理员

    Declaration
    public bool is_set { get; }
    Property Value
    Type Description
    System.Boolean
    | 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
    ☀
    ☾