How to force telegram to update link preview?

Ali Seyfollahi picture Ali Seyfollahi · Feb 8, 2016 · Viewed 39.1k times · Source

Telegram show description meta tag as link preview. I changed the description meta tag but the link preview of my website didn't changed. How to force telegram to update link preview?

Answer

littleguga picture littleguga · Mar 4, 2016

Go to @webpagebot and send the link (up to 10) you want to update. Automatically will scan your site and generate the new image thumbnail, site name and description.

Remember to have og prefix in your html tag as: <html prefix="og: http://ogp.me/ns#"> or telegram bot will not update the graph cache.

via telegramgeeks