Search Results for

    Show / Hide Table of Contents

    Class GroupNoticeEvent

    https://cqhttp.cc/docs/4.6/#/Post?id=%E4%BA%8B%E4%BB%B6%E5%88%97%E8%A1%A8

    Inheritance
    System.Object
    CQEvent
    NoticeEvent
    GroupNoticeEvent
    GroupAdminEvent
    GroupBanEvent
    GroupMemberChangeEvent
    GroupRecallEvent
    GroupUploadEvent
    Inherited Members
    NoticeEvent.notice_type
    NoticeEvent.noticeType
    NoticeEvent.user_id
    CQEvent.time
    CQEvent.post_type
    CQEvent.postType
    Namespace: cqhttp.Cyan.Events.CQEvents.Base
    Assembly: cqhttp.Cyan.dll
    Syntax
    public abstract class GroupNoticeEvent : NoticeEvent

    Properties

    | Improve this Doc View Source

    group_id

    事件发生的群号码

    Declaration
    public long group_id { get; set; }
    Property Value
    Type Description
    System.Int64
    • Improve this Doc
    • View Source
    ☀
    ☾