IGPAPI
    Preparing search index...

    Interface IgtvCreateSeriesInput

    interface IgtvCreateSeriesInput {
        description?: string;
        title: string;
    }
    Index

    Properties

    Properties

    description?: string
    title: string