Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle replies to deleted tweets #712

Open
baedert opened this issue Apr 26, 2017 · 0 comments
Open

Handle replies to deleted tweets #712

baedert opened this issue Apr 26, 2017 · 0 comments

Comments

@baedert
Copy link
Owner

baedert commented Apr 26, 2017

When replying to a tweet, that tweet can be deleted while it's being replied to. Wen can catch this in some cases (namely, when the user is following the author of the tweet I assume, unless those rules for the streaming API are vastly different) and inform the user that sending the tweet is not going to succeed anyway, as per https://dev.twitter.com/overview/api/upcoming-changes-to-tweets:

In cases where the original Tweet has been deleted, the reply will fail. This is a change to existing behaviour, where it has been possible to reply to a deleted Tweet ID.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant