If a tweet I embedded was deleted nothing will be shown in the browser. Is it possible to detect it in order to display an error message?
Example:
For the following code:
If the user deleted that particular tweet (with id [tweet_id]), the blockquote will display nothing.
Thank you,