Interface GetPipedProducersAltOptions

interface GetPipedProducersAltOptions {
    community?: boolean;
    nsock: Socket<DefaultEventsMap, DefaultEventsMap>;
    islevel: string;
    parameters: GetPipedProducersAltParameters;
}

Properties

community?: boolean
nsock: Socket<DefaultEventsMap, DefaultEventsMap>
islevel: string