Rishikant181 / Rettiwt-API

A CLI tool and an API for fetching data from Twitter for free!
https://rishikant181.github.io/Rettiwt-API/
MIT License
352 stars 33 forks source link

Error while fetching nested followers #245

Closed Rishikant181 closed 1 year ago

Rishikant181 commented 1 year ago

The error is not actually and error as you would say it, but the error message is shown when the user doesn't have any followers and the resolver resolves to value of undefined. So there needs to be a proper error message when no followers are found.