Shitter
Shitter copied to clipboard
No comments under tweets
On clicking a tweet only the primary tweet shows and not the comments, which I guess is more helpful.
Twitter API doesn't have any endpoint to get tweet replies direclty. The only solution is to use search endpoint, which only returns replies up to one week. I'll fix this if Twitter adds this endpoint.
Twitter API doesn't have any endpoint to get tweet replies direclty. The only solution is to use search endpoint, which only returns replies up to one week. I'll fix this if Twitter adds this endpoint.
@nuclearfog could you please add the temporary workaround using search endpoint for the time being?