You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
In baedert/corebird#712, Baedert pointed out that replying to deleted tweets would fail. This could be caught with the streaming API for users we follow (because we'd see the deletion message) but the non-streaming API doesn't get informed about deletions.
I need to check what Cawbird does when replying to a deleted tweet. We shouldn't lose the text. Because that's annoying.
The text was updated successfully, but these errors were encountered:
In baedert/corebird#712, Baedert pointed out that replying to deleted tweets would fail. This could be caught with the streaming API for users we follow (because we'd see the deletion message) but the non-streaming API doesn't get informed about deletions.
I need to check what Cawbird does when replying to a deleted tweet. We shouldn't lose the text. Because that's annoying.
The text was updated successfully, but these errors were encountered: