I am working with telegram on windows and its online version on web.telegram.org, when I share a link with my friend Telegram shows the icon or logo of some websites in that mes
Just add these tags to your website
<meta property="og:title" content="Title" />
<meta property="og:site_name" content="Site name"/>
<meta property="og:description" content="Description" />
<meta property="og:image" content="Link to your logo" />
As well as adding what @Manikiran proposed you need to add this
<html prefix="og: http://ogp.me/ns#">
and use telegrams @WebpageBot afterwards