IGPAPI
    Preparing search index...

    Function LiveComment

    • Parameters

      • input: { broadcastId: string; message: string }

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