IGPAPI
    Preparing search index...

    Function LiveEndBroadcast

    • Parameters

      • input: { broadcastId: string; endAfterCopyrightWarning?: boolean }

      Returns Effect<
          unknown,
          | IgApiError
          | RequestError
          | ParseError
          | TransportError
          | UserIdNotFoundInState,
          PlainJsonApiHttp
          | Signature
          | MobileSession
          | MobileDevice,
      >