videosphere
    Preparing search index...

    Function getDraftTitlesByIdsForUser

    • Titles for drafts referenced by upload jobs on the current page. Only IDs that exist and belong to userId are included — one batched query per chunk of ids.

      Parameters

      • userId: string
      • draftIds: string[]

      Returns Promise<Map<string, string>>