Search Results for

    Show / Hide Table of Contents

    Class NotifyEvent

    Inheritance
    System.Object
    CQEvent
    NoticeEvent
    NotifyEvent
    GroupHonorEvent
    GroupLuckyKingEvent
    PokeEvent
    Inherited Members
    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 NotifyEvent : NoticeEvent

    Properties

    | 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

    target_id

    被操作者 QQ 号

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