return new errors_1.IgNotFoundError(response);
^
IgNotFoundError: GET /api/v1/feed/user/username/ - 404 Not Found;
at Request.handleResponseError (/Users/anshtyagi/Documents/BACKUP/Cosmicbot/node_modules/instagram-private-api/dist/core/request.js:103:20)
at Request.send (/Users/anshtyagi/Documents/BACKUP/Cosmicbot/node_modules/instagram-private-api/dist/core/request.js:54:28)
at async UserFeed.request (/Users/anshtyagi/Documents/BACKUP/Cosmicbot/node_modules/instagram-private-api/dist/feeds/user.feed.js:21:26)
at async UserFeed.items (/Users/anshtyagi/Documents/BACKUP/Cosmicbot/node_modules/instagram-private-api/dist/feeds/user.feed.js:31:22)
at async Promise.all (index 0)
at async getLatestPostOrReel (/Users/anshtyagi/Documents/BACKUP/Cosmicbot/Events/ready.5.js:47:58)
at async Timeout.main [as _onTimeout] (/Users/anshtyagi/Documents/BACKUP/Cosmicbot/Events/ready.5.js:72:35)
Code
Error