IGPAPI
    Preparing search index...

    Interface IgtvAllUserSeriesInput

    interface IgtvAllUserSeriesInput {
        data?: Record<string, unknown>;
        user: string | number;
    }
    Index

    Properties

    Properties

    data?: Record<string, unknown>
    user: string | number