bitfinex-node-api
    Preparing search index...

    Interface IAuthChannelEnvelope

    interface IAuthChannelEnvelope {
        channel_id: 0;
        payload: unknown;
        type: IAuthChannelType;
    }
    Index

    Properties

    channel_id: 0
    payload: unknown