When I send a new link on Telegram, it automatically reads Open Graph data of the URL and generates a preview of the page.
When the Open Graph data of the same page changes, though, Telegram doesn't update its preview: it has cached the old Open Graph data!
How do you clear the Open Graph cache?
Preview Example:
For the URL https://asp.net/
Telegram is reading the following tags:
<meta property="og:site_name" content="Microsoft">
<meta property="og:title" content="ASP.NET | Open-source web framework for .NET">
<meta name="twitter:image" content="https://dotnet.microsoft.com/images/redesign/social/large.png">
<meta property="og:description" content="ASP.NET is a free web framework for building great Web sites and Web applications using HTML, CSS and JavaScript." />
And is generating the following preview: