• Parameters

    • title: string = ""
    • actors: any[] = []

    Returns Promise<{
        id: string;
        type: string;
    }>

    Deprecated

Generated using TypeDoc