videosphere
    Preparing search index...
    • Schedules (or immediately runs) deferred Facebook LiveVideo creation for one livestream.

      Parameters

      • livestream: Pick<
            Livestream,
            | "id"
            | "status"
            | "targets"
            | "scheduledStartTime"
            | "facebookLiveVideoId"
            | "autoPromoteToMainKey"
            | "autoPromoteToMainKeyMinutes",
        >

        Current livestream row used to derive the preparation instant.

      Returns void