Rishikant181 / Rettiwt-API

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

Fix `Tweet` model class' `replyTo` field documentation #466

Closed Jeto143 closed 4 months ago

Jeto143 commented 4 months ago

This fixes the documentation for the replyTo field of the Tweet model class.

Related issue: https://github.com/Rishikant181/Rettiwt-API/issues/465