Class HeartbeatEvent
心跳包,请在设置中开启
Namespace: cqhttp.Cyan.Events.CQEvents.MetaEvents
Assembly: cqhttp.Cyan.dll
Syntax
public class HeartbeatEvent : MetaEvent
Properties
| Improve this Doc View Sourceinterval
Declaration
public long interval { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int64 |
status
Declaration
public HeartbeatEvent.Status status { get; set; }
Property Value
| Type | Description |
|---|---|
| HeartbeatEvent.Status |