interface GatewayHeartbeat {
    d: GatewayHeartbeatData;
    op: Heartbeat;
}

Properties

d op

Properties