Search Results for

    Show / Hide Table of Contents

    Class HeartbeatEvent

    心跳包,请在设置中开启

    Inheritance
    System.Object
    CQEvent
    MetaEvent
    HeartbeatEvent
    Inherited Members
    MetaEvent.meta_event_type
    CQEvent.time
    CQEvent.post_type
    CQEvent.postType
    Namespace: cqhttp.Cyan.Events.CQEvents.MetaEvents
    Assembly: cqhttp.Cyan.dll
    Syntax
    public class HeartbeatEvent : MetaEvent

    Properties

    | Improve this Doc View Source

    interval

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

    status

    Declaration
    public HeartbeatEvent.Status status { get; set; }
    Property Value
    Type Description
    HeartbeatEvent.Status
    • Improve this Doc
    • View Source
    ☀
    ☾