Closed vlevit closed 5 years ago
hashtags entities have "text" but not "full_text" key. Example:
"hashtags": [ { "indices": [ 32, 38 ], "text": "nodejs" } ] }
https://developer.twitter.com/en/docs/tweets/data-dictionary/overview/entities-object
I believe the last commit on master unintentionally broke it.
Thank you for the project!
Thanks!
hashtags entities have "text" but not "full_text" key. Example:
https://developer.twitter.com/en/docs/tweets/data-dictionary/overview/entities-object
I believe the last commit on master unintentionally broke it.
Thank you for the project!