Search Results for

    Show / Hide Table of Contents

    Class NoticeEvent

    Inheritance
    System.Object
    CQEvent
    NoticeEvent
    GroupNoticeEvent
    FriendAddEvent
    NotifyEvent
    Inherited Members
    CQEvent.time
    CQEvent.post_type
    CQEvent.postType
    Namespace: cqhttp.Cyan.Events.CQEvents.Base
    Assembly: cqhttp.Cyan.dll
    Syntax
    public abstract class NoticeEvent : CQEvent

    Properties

    | Improve this Doc View Source

    notice_type

    Declaration
    public string notice_type { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    noticeType

    Declaration
    public NoticeType noticeType { get; }
    Property Value
    Type Description
    NoticeType
    | Improve this Doc View Source

    user_id

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