bitfinex-node-api
    Preparing search index...

    Interface IHeartbeatMessageV2

    interface IHeartbeatMessageV2 {
        channel_id: number;
        type: "heartbeat";
    }
    Index

    Properties

    Properties

    channel_id: number
    type: "heartbeat"