IGPAPI
    Preparing search index...

    Function UsersFormerUsernames

    • Parameters

      • input: { id?: string }

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