Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(route/telegram): Fix tglib #18268

Open
wants to merge 28 commits into
base: master
Choose a base branch
from

Conversation

synchrone
Copy link
Contributor

@synchrone synchrone commented Feb 3, 2025

Involved Issue / 该 PR 相关 Issue

Close #18260

Example for the Proposed Route(s) / 路由地址示例

/telegram/channel/telegram
/telegram/stories/telegram

New RSS Route Checklist / 新 RSS 路由检查表

  • New Route / 新的路由
  • Anti-bot or rate limit / 反爬/频率限制
    • If yes, do your code reflect this sign? / 如果有, 是否有对应的措施?
  • Date and time / 日期和时间
    • Parsed / 可以解析
    • Correct time zone / 时区正确
  • New package added / 添加了新的包
  • Puppeteer

Note / 说明

  • Fix media routes (currently broken)
  • Prefer tglib when TELEGRAM_SESSION is configured
  • Video and file streaming support via HTTP Range requests
  • Add Stories support
  • Improve text representation of:
    • Reply and Forward actions
    • Audio author/duration
    • Geo coordinates
    • Poll / Quiz
    • Contacts shared
    • Invoice attachments

synchrone and others added 24 commits March 5, 2024 18:10
# Conflicts:
#	lib/routes/telegram/tglib/client.ts
# Conflicts:
#	lib/routes/telegram/tglib/channel.ts
#	lib/routes/telegram/tglib/client.ts
…-thumbnail document attachments; fix media-by-link attachments
# Conflicts:
#	lib/init-routes.ts
#	lib/routes/telegram/router.ts
#	lib/routes/telegram/tglib/channel.ts
#	website/docs/routes/social-media.mdx
# Conflicts:
#	lib/config.ts
#	lib/routes/telegram/tglib/channel.ts
#	lib/routes/telegram/tglib/client.ts
#	website/docs/install/config.md
#	website/docs/routes/social-media.mdx
#	website/i18n/zh/docusaurus-plugin-content-docs/current/install/config.md
lib/routes/telegram/channel-media.ts Fixed Show fixed Hide fixed
lib/routes/telegram/channel-media.ts Fixed Show fixed Hide fixed
lib/routes/telegram/stories.ts Fixed Show fixed Hide fixed
let text = message.text; // must not be HTML

if (message.fwdFrom?.fromId) {
const fwdFrom = await client.getEntity(message.fwdFrom.fromId);

Check failure

Code scanning / ESLint

Disallow `await` inside of loops Error

Unexpected await inside a loop.
const fwdFrom = await client.getEntity(message.fwdFrom.fromId);
text = `Forwarded From: ${getDisplayName(fwdFrom)}: ${text}`;
}
const media = await unwrapMedia(message.media, message.peerId);

Check failure

Code scanning / ESLint

Disallow `await` inside of loops Error

Unexpected await inside a loop.
}
const media = await unwrapMedia(message.media, message.peerId);
if (message.media instanceof Api.MessageMediaStory && media) { // if successfully loaded the story
const storyFrom = await client.getEntity(message.media.peer);

Check failure

Code scanning / ESLint

Disallow `await` inside of loops Error

Unexpected await inside a loop.
Copy link
Contributor

github-actions bot commented Feb 3, 2025

Please use actual values in routes section instead of path parameters.
请在 routes 部分使用实际值而不是路径参数。

@github-actions github-actions bot added the Auto: Route No Found Automatic test failed to test route in PR body label Feb 3, 2025
@github-actions github-actions bot added Auto: Route Test Complete Auto route test has finished on given PR and removed Auto: Route No Found Automatic test failed to test route in PR body labels Feb 3, 2025
Copy link
Contributor

github-actions bot commented Feb 3, 2025

Successfully generated as following:

http://localhost:1200/telegram/channel/telegram - Success ✔️
<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>Telegram News - Telegram Channel</title>
    <link>https://t.me/s/telegram</link>
    <atom:link href="http://localhost:1200/telegram/channel/telegram" rel="self" type="application/rss+xml"></atom:link>
    <description>The official Telegram on Telegram. Much recursion. Very Telegram. Wow. - Powered by RSSHub</description>
    <generator>RSSHub</generator>
    <webMaster>[email protected] (RSSHub)</webMaster>
    <itunes:author>Telegram News</itunes:author>
    <itunes:explicit>false</itunes:explicit>
    <language>en</language>
    <image>
      <url>https://cdn1.cdn-telegram.org/file/dzjihPtagJ9M3yj-wTlE9orbGRm1ZohSRrIQJ1AFXiUzx6qhISB77F3Fkm6qgC7_HqsZczi1PztpF5Wj50Dy73GH9_cz-df8hD9GtJWIuG1afzxFIc3SzDMOJiwVW7ZHss5QuT6GfqvqPhhJGDLE280vyZ1-_wwr4LvvNOfhGzFQdxnl_cB-w84SY6t3pl9mqvXRSsIZKAltzs0g7FAwHS0KYe19z35wt3sxvnduzm3zi1RavQOWqAScgud9e5wTDKa15p5ANrCwMDR57nDmJAzHS7heVt5SWshHTj12x34dVKEi8JCaYom8ZRXFuA7Vt77p0ShV9XBmpDRiWF017A.jpg</url>
      <title>Telegram News - Telegram Channel</title>
      <link>https://t.me/s/telegram</link>
      <height>31</height>
      <width>88</width>
    </image>
    <lastBuildDate>Mon, 03 Feb 2025 10:35:04 GMT</lastBuildDate>
    <ttl>5</ttl>
    <item>
      <title>For all the details from our most recent update, like unique links for collectible gifts and the ability to filter gifts on channel profiles – check ...</title>
      <description>&lt;p&gt;For all the details from our most recent update, like &lt;b&gt;unique links&lt;/b&gt; for collectible gifts and the ability to &lt;b&gt;filter gifts&lt;/b&gt; on channel profiles –&amp;nbsp;check out our blog: &lt;a href=&quot;https://telegram.org/blog/wear-gifts-blockchain-and-more&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;https://telegram.org/blog/wear-gifts-blockchain-and-more&lt;/a&gt;&lt;br&gt;&lt;br&gt;January Features&lt;a href=&quot;https://t.me/telegram/367&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;&lt;br&gt;&lt;/a&gt;&lt;a href=&quot;https://t.me/telegram/357&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;1 &lt;/a&gt;•&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/358&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;2&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/359&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;3&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/360&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;4&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/361&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;5&lt;/a&gt; • &lt;a href=&quot;https://t.me/telegram/362&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;6&lt;/a&gt; • &lt;a href=&quot;https://t.me/telegram/363&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;7&lt;/a&gt; • &lt;a href=&quot;https://t.me/telegram/364&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;8&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/365&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;9&lt;/a&gt; •&amp;nbsp;&lt;b&gt;More&lt;/b&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;b&gt;Telegram&lt;/b&gt;&lt;br&gt;&lt;b&gt;&lt;a href=&quot;https://telegram.org/blog/wear-gifts-blockchain-and-more&quot;&gt;Wear Collectible Gifts, Move Gifts to the Blockchain, Send Gifts to Channels, and More&lt;/a&gt;&lt;/b&gt;&lt;br&gt;&lt;p&gt;Today&#39;s update adds 6 new features to Telegram, including the ability to wear collectible gifts as an emoji status, move gifts to the blockchain, send gifts to channels -- and more.&lt;/p&gt;&lt;img src=&quot;https://cdn4.cdn-telegram.org/file/GU3zHADRHEoaYhqwhK9JTwmLAE2T_vizMeB1c324AUK4sHJPCrWo3T40YuHU0gyjWBUkA-qdffNqXJQc6YOh-Crh6bzzGBldDNWGPLZIhFMwfY2_nNpxsZXm4-H1g_0VDCZ3d8B4L-ckeNlkD03SorNQNLZ36qWRMT6rxMR_DpQR2wgciG9UmmLuGnkAI_Vpiz59Sm7LPAgB38trKJQH31gZp5tOcEeIj3V1sbpL2XY7mbYNXDmI6zuLACu0E9BFMAcFILxXqCBAoNGMtUtDqnrqvcYKsnHGtrvNOWIWo5rFj4RpsuhlWb78N3tOYve7oyScTJbG6TdaXbChS3ep4A.jpg&quot; referrerpolicy=&quot;no-referrer&quot;&gt;&lt;/blockquote&gt;</description>
      <link>https://t.me/telegram/366</link>
      <guid isPermaLink="false">https://t.me/telegram/366</guid>
      <pubDate>Tue, 28 Jan 2025 13:50:53 GMT</pubDate>
    </item>
    <item>
      <title>🎬 Share Gifts. Collectible gifts on your profile can now be posted to your story – with an animated preview that shows off your rare artwork and l...</title>
      <description>&lt;p&gt;&lt;b&gt;Share Gifts.&lt;/b&gt; Collectible gifts on your profile can now be &lt;b&gt;posted to your story&lt;/b&gt; – with an &lt;b&gt;animated preview&lt;/b&gt; that shows off your rare artwork and lucky numbers.&lt;br&gt;&lt;br&gt;January Features&lt;a href=&quot;https://t.me/telegram/367&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;&lt;br&gt;&lt;/a&gt;&lt;a href=&quot;https://t.me/telegram/357&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;1 &lt;/a&gt;•&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/358&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;2&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/359&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;3&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/360&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;4&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/361&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;5&lt;/a&gt; • &lt;a href=&quot;https://t.me/telegram/362&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;6&lt;/a&gt; • &lt;a href=&quot;https://t.me/telegram/363&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;7&lt;/a&gt; • &lt;a href=&quot;https://t.me/telegram/364&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;8&lt;/a&gt; •&amp;nbsp;&lt;b&gt;9&lt;/b&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/366&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;More&lt;/a&gt;&lt;/p&gt; &lt;video src=&quot;https://cdn1.cdn-telegram.org/file/54f2faf4d6.mp4?token=Rzk75nknAKhGvmUAI-BG4ixIFZ96RFek7McA_5cld0mXWWuqRmhKcRoquDIm273evZuAjhDB3Jv9hvQbm7qitHPaF0NEWoMZIcH5YL5gQ4l8DlAcJIhGs2zvMdMWeFyiqysZZOqrVOmJ2we5iPI7F4uW4k4PF4O5DbHGy0tg7fo_BAG37pkw16cPrunMFb9FhsCG80_9yikY0ylKi5s1Y_NCHOxdQOCT66RgRQ1zuqyeWC-d8bf6u4vunkpOfqcnoqaCbOHZfcUNVkIOWH-9nOl6WIR_zcAY4rRVIuDXTVH4-mCsEqdC27uuVLOHXb3OOJTYuKI1qp4mEorJB8cFfQ&quot; controls=&quot;controls&quot; poster=&quot;https://cdn1.cdn-telegram.org/file/vUXL0DauXXWmRX6SH4R8_qq6zz5Bj7P49g45w6-9DL2d3x3VzARLj35FmNtvM34q0t8_bLlTNTqhK67q7V1niZPh5EyK2PEs_2u2pHjAfCMqeNz7gynserNdwZ5CODffrzJ4ZOav6CNR0pAO6nds2vrGEFQKbrzEpDSPI6NcOMvjYwXGP6HuL255tYa7LT0QudkWUa3XBCIYbLYIN5P3BnGhH0KHsBAgtqgcbY4lpvyQg2fijkv94S0B-FdVbbdcMb3TRUNt9FGJZ-5vNwyf5rsAslL6vkvWApsxLb1UFqPTk3FbD_HcEjwHjR4q1w600TfckL45rA1DHmt4-G9AOQ&quot; style=&quot;width:100%&quot;&gt;&lt;/video&gt; </description>
      <link>https://t.me/telegram/365</link>
      <guid isPermaLink="false">https://t.me/telegram/365</guid>
      <pubDate>Tue, 28 Jan 2025 13:50:37 GMT</pubDate>
    </item>
    <item>
      <title>🎬 Give Gifts to Channels. To celebrate holidays and achievements, subscribers can now send gifts to channels, which are displayed on the channel&#39;s ...</title>
      <description>&lt;p&gt;&lt;b&gt;Give Gifts to Channels.&lt;/b&gt; To celebrate holidays and achievements, subscribers can now &lt;b&gt;send gifts&lt;/b&gt; to channels, which are displayed on the channel&#39;s profile.&lt;br&gt;&lt;br&gt;January Features&lt;a href=&quot;https://t.me/telegram/367&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;&lt;br&gt;&lt;/a&gt;&lt;a href=&quot;https://t.me/telegram/357&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;1 &lt;/a&gt;•&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/358&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;2&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/359&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;3&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/360&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;4&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/361&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;5&lt;/a&gt; • &lt;a href=&quot;https://t.me/telegram/362&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;6&lt;/a&gt; • &lt;a href=&quot;https://t.me/telegram/363&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;7&lt;/a&gt; • &lt;b&gt;8&lt;/b&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/365&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;9&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/366&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;More&lt;/a&gt;&lt;/p&gt; &lt;video src=&quot;https://cdn1.cdn-telegram.org/file/b4e0259524.mp4?token=r6klKKqOtIFOh_tXFHmRq3h7dWwS1ccbYc64cY6lZgjDtCMG3Q_Q0kBc_2IMPGYHM8ocmseBg71BEA1kwZJh2z-pEd615a4q5U9K6rOt5YlnvFRI52ZlVd6d9bW5QJ1AR1iafm6a9YEcVSimD4pLB8GGcGR6hcTvi8VCHAZpbfOA4mVVJY1lMmepzaTy3nRK-tCx9goMiaaFIn7nCGDP9IRRQZcY1SLvdPKJEgY4-N7XyYoiZm8_TphfDzl8FZI01QcU1XxzDa86-Mv_8y-c7yG04fNKI5H6DqUYoKzk1gJ90adIvtmpnWhWDcHsOy3unJAo3hR9Xzaqfb3PDwoFhQ&quot; controls=&quot;controls&quot; poster=&quot;https://cdn1.cdn-telegram.org/file/rIQSrQX5gYZZY4AOYVvRUSNDTcof7fEpDLsra4EnBfrw0N9NCaxWVdKXW_FA236TGf-bq9dCjDBB3cSGUCF-vIGoFJ38UgqTy8187tgUAJeLUsXX7ng1yx_vPjLrMVG7nTHuIhHTlin_pEFWk1l4VW9FRb6UkW2LPsQ3qJdqawWYhNwVdIsPdxPgmgzjtYqau8lDAy0n6XUpkBBBED_Pdvj51aqWIU-6Q_ajK3g2Vubkaf1E4B1qbwlM5WDqrM87QVxh6gfUjIxZ1GdZ-MjYFl81mJZQrmLTcxxlynf2Zd80jcJZJSbHupg8mXvj7T1OP7h2j4Vl796yB4w3ysmgwg&quot; style=&quot;width:100%&quot;&gt;&lt;/video&gt; </description>
      <link>https://t.me/telegram/364</link>
      <guid isPermaLink="false">https://t.me/telegram/364</guid>
      <pubDate>Tue, 28 Jan 2025 13:50:20 GMT</pubDate>
    </item>
    <item>
      <title>🎬 Move Gifts to the Blockchain. Like collectible usernames and numbers, gifts can now be transferred or auctioned via the TON blockchain. This give...</title>
      <description>&lt;p&gt;&lt;b&gt;Move Gifts to the Blockchain.&lt;/b&gt; Like collectible &lt;a href=&quot;https://t.me/TelegramTips/360&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;usernames&lt;/a&gt; and &lt;a href=&quot;https://t.me/TelegramTips/363&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;numbers&lt;/a&gt;, gifts can now be &lt;b&gt;transferred&lt;/b&gt; or &lt;b&gt;auctioned&lt;/b&gt; via the TON blockchain. This gives owners &lt;b&gt;permanent control&lt;/b&gt; – even if they lose access to or delete their Telegram account.&lt;br&gt;&lt;br&gt;January Features&lt;a href=&quot;https://t.me/telegram/367&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;&lt;br&gt;&lt;/a&gt;&lt;a href=&quot;https://t.me/telegram/357&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;1 &lt;/a&gt;•&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/358&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;2&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/359&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;3&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/360&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;4&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/361&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;5&lt;/a&gt; • &lt;a href=&quot;https://t.me/telegram/362&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;6&lt;/a&gt; • &lt;b&gt;7&lt;/b&gt; • &lt;a href=&quot;https://t.me/telegram/364&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;8&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/365&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;9&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/366&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;More&lt;/a&gt;&lt;/p&gt; &lt;video src=&quot;https://cdn1.cdn-telegram.org/file/b30a0231c7.mp4?token=lSlRx1XFBQvMLonlgiCczUuWTTmljPTCqeoUMH2__GX98dZ1WawPdRQA-kiwyPADALnxfruluXhXHPO7h1vUtU9lKRg-sl5_GLlSDEyCUvbzh_P3C43fT89l5xCyx0BaaJMTUITdvmmW68DhcSoSRIUsJLApEpIyDVbKIJbhzyFawOhhsgxglAY5-pCGkuDivWResOkUMxMY-ws4K0nT_kfZ1x_U9V_40hRhNW3eyPeSeb7kSg34_sNPhegLq7WI7IISkF9U0813_VJ1L_-mlFRgOdvnqCVt5ND4fHIcnmNU5mZzLTIVOVRkspJWB83xkDK4cKLYJ4kP4Lv8JXhY_A&quot; controls=&quot;controls&quot; poster=&quot;https://cdn1.cdn-telegram.org/file/cYpOaKa9gJT26_-QZWTBNkdTmg4MPcPKgt7MYW3L8w4dWv5LPwpEnd8b8vgWs7YMhfupDpPguvhGqZSLr0inq_cVrSVXyntiXNWIy3L9zlwYxvytgWC4FPIcZopnbD4TD1qXGEG04eReONEltvq5pF3GKOH0nV6CzO9FBI7nWKAq3VHI803o_bLhmmPfn9x3vacEyjBdXTEjNrmcYmbNxYPV3LYW8fri74hsid6q6Y2EtZQyKvvJ4ieUd3xYRZ4fZ3s0gW_JjTylJ3NO37ctBxC_Nlig4NOBq0HpQEwr7cTHUi3WwuQ1q5YrvvBjCDZa1BiqAMQVSlJzgdIzEN5IWA&quot; style=&quot;width:100%&quot;&gt;&lt;/video&gt; </description>
      <link>https://t.me/telegram/363</link>
      <guid isPermaLink="false">https://t.me/telegram/363</guid>
      <pubDate>Tue, 28 Jan 2025 13:49:56 GMT</pubDate>
    </item>
    <item>
      <title>🎬 Wear Collectible Gifts. Gifts that you upgrade to collectibles can be used as a unique emoji status – with a glittering star effect and unique a...</title>
      <description>&lt;p&gt;&lt;b&gt;Wear Collectible Gifts.&lt;/b&gt; Gifts that you &lt;a href=&quot;https://t.me/TelegramTips/498&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;upgrade to collectibles&lt;/a&gt; can be used as a unique emoji status – with a &lt;b&gt;glittering star effect&lt;/b&gt; and &lt;b&gt;unique appearance&lt;/b&gt; for &lt;a href=&quot;https://t.me/TelegramTips/409&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;your profile&lt;/a&gt;.&lt;br&gt;&lt;br&gt;January Features&lt;br&gt;&lt;a href=&quot;https://t.me/telegram/357&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;1 &lt;/a&gt;•&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/358&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;2&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/359&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;3&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/360&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;4&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/361&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;5&lt;/a&gt; • &lt;b&gt;6&lt;/b&gt; • &lt;a href=&quot;https://t.me/telegram/363&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;7&lt;/a&gt; • &lt;a href=&quot;https://t.me/telegram/364&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;8&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/365&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;9&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/366&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;More&lt;/a&gt;&lt;/p&gt; &lt;video src=&quot;https://cdn1.cdn-telegram.org/file/72e8b6964e.mp4?token=P2guT_0nD1gHGnPLUMpjZHTGsFnuMTm6qBuJfFigW502LIEx29GwqtSnLXtNcW1QedPhZYIQpp9QpnnDD6GNfawy-qQ5Hmr_6iBa-OQ3dIa4OYd6cV54YCcBbIwKRKd7NkdLMY1miEx-95FF5FZimWNr9MUOUyb1JcHbKDVtQWFm9dSV2Hc65iZjf04PtRooK8hzTmQyQHxf1A0NUsjpnK7IlZwt5c4he_jD2Dplc-_XB_OLU3Lp99O5VTps2ZhaZ5YUxxeS32e8KeND47Nz28pXBkQI-kXf7O_SdIaDkd2t8k8y5LpegFCjZW4roShtWNyXkoZ2QK_roIZWCMO7UA&quot; controls=&quot;controls&quot; poster=&quot;https://cdn1.cdn-telegram.org/file/p3tSDEnZyyyNrURNfe0qLVch4iDyhmT7m4UXDqqrwAcAS6FPDRVOaZzVXKx4hh_4OY5m0VWIy0z0Mv4J5GDP4hmGYcdysL8zFkBb0BTwTSQEBc1nr5HaXNMJo1LJpl-bERG3XTv4VKFQRvULUjjuVS0vHfGUdMlkpGmqfqZK7B7Gnh7Tl633bKk0e3HRbb8XMuxQ8Tu694xRyxG_CNtvSLc0O3mhqcE5Zp6MDOEI2vyy5CvAOPxpvRWllNqjm3FXB7_Lv0L15GZoaW0d__HpfvE66MHnP90TaO77NAVrTXOV50u7nD4mwF4X6pQSFatqyh6OGWggq6T2wfHRIuNOuQ&quot; style=&quot;width:100%&quot;&gt;&lt;/video&gt; </description>
      <link>https://t.me/telegram/362</link>
      <guid isPermaLink="false">https://t.me/telegram/362</guid>
      <pubDate>Tue, 28 Jan 2025 13:49:35 GMT</pubDate>
    </item>
    <item>
      <title>For all the features from this update, including custom emoji in folder names, an in-app QR code scanner and more – check out our blog: https://teleg...</title>
      <description>&lt;p&gt;For all the features from this update, including &lt;b&gt;custom emoji&lt;/b&gt; in folder names, an in-app &lt;b&gt;QR code scanner&lt;/b&gt; and more –&amp;nbsp;check out our blog:&lt;br&gt;&lt;a href=&quot;https://telegram.org/blog/collectible-gifts-and-more&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;https://telegram.org/blog/collectible-gifts-and-more&lt;/a&gt;&lt;br&gt;&lt;br&gt;January Features&lt;br&gt;&lt;a href=&quot;https://t.me/telegram/357&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;1&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/358&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;2&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/359&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;3&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/360&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;4&lt;/a&gt; •&amp;nbsp;&lt;b&gt;5&lt;/b&gt; • &lt;a href=&quot;https://t.me/telegram/362&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;6&lt;/a&gt; • &lt;a href=&quot;https://t.me/telegram/363&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;7&lt;/a&gt; • &lt;a href=&quot;https://t.me/telegram/364&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;8&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/365&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;9&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/366&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;More&lt;/a&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;b&gt;Telegram&lt;/b&gt;&lt;br&gt;&lt;b&gt;&lt;a href=&quot;https://telegram.org/blog/collectible-gifts-and-more&quot;&gt;Collectible Gifts, Message Search Filters and More&lt;/a&gt;&lt;/b&gt;&lt;br&gt;&lt;p&gt;Today we&#39;re releasing the first update of 2025, which includes collectible gifts that can be transferred or re-sent to other users, the ability to send reactions to in-chat events, filters for message search, an in-app QR code scanner and so much more.&lt;/p&gt;&lt;img src=&quot;https://cdn4.cdn-telegram.org/file/tJE06hAiPJu3ipl4kk2JD4flU8KUEaby1fuoaKj1PeOunt8uO2nDvzvW99GWSM9r4wC-kZ3ybmOQLlGGqmb8_cQSOHciO01QzszfNkmvIyCiEIQcuipfs6FQRw-FsD3QEnqdDJ8Qfd68cnb020C0TqgcjGsNVcZQsj2EL59-E5YqC7BQO8F3t4gRlX3zmGlZ-UNYZb_EKJa3hQqrTVplzf8gq_a9lo3YwOswhhzWFr3T6plap_yWBVudebtVmX6A5-ebsrcZ8vu_GTiBTrsTgsmfbATjx6se1ee6j4PxxQTgAIJU7RWOqEWx_Xm505KL8kTkF0HlVTr_Pgev5kNiog.jpg&quot; referrerpolicy=&quot;no-referrer&quot;&gt;&lt;/blockquote&gt;</description>
      <link>https://t.me/telegram/361</link>
      <guid isPermaLink="false">https://t.me/telegram/361</guid>
      <pubDate>Fri, 03 Jan 2025 14:12:14 GMT</pubDate>
    </item>
    <item>
      <title>🎬 Verification from Third Parties. Telegram allows public figures and organizations to become verified, so users can quickly identify official sour...</title>
      <description>&lt;p&gt;&lt;b&gt;Verification from Third Parties.&lt;/b&gt; Telegram allows public figures and organizations to &lt;b&gt;become verified&lt;/b&gt;, so users can quickly identify &lt;b&gt;official sources&lt;/b&gt;.&lt;br&gt;&lt;br&gt;Third-party services are now able to assign &lt;b&gt;extra verification icons&lt;/b&gt; to user accounts, mini apps and public chats –&amp;nbsp;which will help &lt;b&gt;prevent scams&lt;/b&gt; and &lt;b&gt;reduce misinformation&lt;/b&gt;.&lt;br&gt;&lt;br&gt;January Features&lt;br&gt;&lt;a href=&quot;https://t.me/telegram/357&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;1&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/358&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;2&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/359&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;3&lt;/a&gt; •&amp;nbsp;&lt;b&gt;4&lt;/b&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/361&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;5&lt;/a&gt; • &lt;a href=&quot;https://t.me/telegram/362&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;6&lt;/a&gt; • &lt;a href=&quot;https://t.me/telegram/363&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;7&lt;/a&gt; • &lt;a href=&quot;https://t.me/telegram/364&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;8&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/365&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;9&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/366&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;More&lt;/a&gt;&lt;/p&gt; &lt;video src=&quot;https://cdn1.cdn-telegram.org/file/346c2e1aff.mp4?token=NhQd2BqbKiGw7TzO0M-dM0i6kn1heNIsr0ahSMhvpi07c0SVYgZhOHtt2f8csvANm7dOgMKLO5E_ACSCHL-HMpjZuFvI02293Vjzw4LtMV0TxNe21W88s-QK-4KHf8HggmcjKJbRETG9lBA-gUC4P-mFORntvijb2GQDtzZkE12-G_YtLfl11ipbZn_CtxVIbsxldGAsLuRqYIpH_RjUGpvt_WSQM92IchPKdc6Zplf4FjciaXbudlVry7JI85pWK_LNg0GmJmFbGC9UJC8gNR3JbnLEnocGFSO4K2jm0B2zpWHDK4kQQmaSOWp2bCr58p_JNrPItU-zAW7DBOSiQg&quot; controls=&quot;controls&quot; poster=&quot;https://cdn1.cdn-telegram.org/file/kMzPSQyqsO-_06cy5994DDkncq9BglpXDaxVKjBTl9Tw8moHA_r7xs5vXXliceDTdnP29J_6ONfZ9kWfUrTBOjlYQloM9wmwfMMzOyKAIXH6-g5UAhvNudvFb5lPcDg8297EZvcGzfsXu5Am6BR44XNSKUSjvexBLDVWUW5M1YH7SSPlvmr_ZFnqNSCOpLngbvu0-BBF_cR-w5GKEO5rY45EUnGbWFgAuO1hXbWZ_i1FXQ-3jzMCrkK_ZukEcucu1RnHS8RLcAliwqLmRS7fmeXLv0wZAftoKiuCwaGRw11ra2UBnYhDf55lfuvD86DesJRw0G8STFNB4deIghqbPQ&quot; style=&quot;width:100%&quot;&gt;&lt;/video&gt; </description>
      <link>https://t.me/telegram/360</link>
      <guid isPermaLink="false">https://t.me/telegram/360</guid>
      <pubDate>Fri, 03 Jan 2025 14:12:07 GMT</pubDate>
    </item>
    <item>
      <title>🎬 Message Search Filters. Search results in the &#39;Chats&#39; tab now have extra filters that let you refine the list to show items only from private cha...</title>
      <description>&lt;p&gt;&lt;b&gt;Message Search Filters.&lt;/b&gt; Search results in the &lt;i&gt;&#39;Chats&#39;&lt;/i&gt; tab now have &lt;b&gt;extra filters&lt;/b&gt; that let you &lt;b&gt;refine the list&lt;/b&gt; to show items only from &lt;b&gt;private chats&lt;/b&gt;, &lt;b&gt;group chats&lt;/b&gt; or &lt;b&gt;channels&lt;/b&gt;.&lt;br&gt;&lt;br&gt;January Features&lt;br&gt;&lt;a href=&quot;https://t.me/telegram/357&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;1&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/358&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;2&lt;/a&gt; •&amp;nbsp;&lt;b&gt;3&lt;/b&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/360&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;4&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/361&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;5&lt;/a&gt; • &lt;a href=&quot;https://t.me/telegram/362&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;6&lt;/a&gt; • &lt;a href=&quot;https://t.me/telegram/363&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;7&lt;/a&gt; • &lt;a href=&quot;https://t.me/telegram/364&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;8&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/365&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;9&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/366&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;More&lt;/a&gt;&lt;/p&gt; &lt;video src=&quot;https://cdn1.cdn-telegram.org/file/517fb8ee72.mp4?token=l27DjPSQfQokOWfVSX7rQomQQwdVeWLTr7onsvxQgfGU23_JZc63lRLFX-RQDNlYD3ELHDDQUkDBbNHk-_y5EJS-8HYN3P8fnPiZYQ1AoopAI6omCu8A6a9iEoLxDntjrEp9-TF7mSqxFJD4hToa4aTkNGggIXgkxprWb5LcgDicO4_4O6BT5vX9V9v7bQnGDScT4kTtZu427Tz67iqAWzlDISDEDX907ho7zicTqC0vNWfr-tU14AN6Ve70F17dmt-1oNYxj-ba-_gD2yqh99lEzIHDYPIOHZgMY8q25MmZNcm1bo-bLq6SUJCzPBwct3-9-vNKQQmcF2-6Ag9CVg&quot; controls=&quot;controls&quot; poster=&quot;https://cdn1.cdn-telegram.org/file/YhLWeaiF6Q5UV0709dxfHFhZefcrIMjFAPjOvIgnFfxwxYqOSX4ZebTRxT4zdEITjPZVpLD1BldOOUwpLG3K2KwvSVimTG9zq1L6bXvezOfdT9Vl0rE6ayZn3967QpRna6DQFsjPXP8HNM7EznWBu56wD7WvI4jjBLxpaVLEFDSOqRgdcRcR8UDisBvXvntPj1h58uPNTWO85QU5prsxp2r6C8oE2aGVY5dBQRIcgg_qIDsp98m-QEQtOeakVF433AyC5CqWJK5_PNiwHdsnoThC1vKadfJkm7EHsHB45rcdoXLfOTWztV9IoRKjkYxXrXuzZ9n6vU1zUD0bkk46Jw&quot; style=&quot;width:100%&quot;&gt;&lt;/video&gt; </description>
      <link>https://t.me/telegram/359</link>
      <guid isPermaLink="false">https://t.me/telegram/359</guid>
      <pubDate>Fri, 03 Jan 2025 14:11:49 GMT</pubDate>
    </item>
    <item>
      <title>🎬 Reactions for Service Messages. When someone sends you a gift or joins a group, a special service message appears in the conversation. These mess...</title>
      <description>&lt;p&gt;&lt;b&gt;Reactions for Service Messages.&lt;/b&gt; When someone sends you a gift or joins a group, a special &lt;b&gt;service message&lt;/b&gt; appears in the conversation.&lt;br&gt;&lt;br&gt;These messages now &lt;b&gt;support reactions&lt;/b&gt; – so you can say thanks or welcome new members in two taps.&lt;br&gt;&lt;br&gt;January Features&lt;br&gt;&lt;a href=&quot;https://t.me/telegram/357&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;1&lt;/a&gt; •&amp;nbsp;&lt;b&gt;2&lt;/b&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/359&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;3&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/360&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;4&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/361&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;5&lt;/a&gt; • &lt;a href=&quot;https://t.me/telegram/362&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;6&lt;/a&gt; • &lt;a href=&quot;https://t.me/telegram/363&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;7&lt;/a&gt; • &lt;a href=&quot;https://t.me/telegram/364&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;8&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/365&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;9&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/366&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;More&lt;/a&gt;&lt;/p&gt; &lt;video src=&quot;https://cdn1.cdn-telegram.org/file/852efab3d7.mp4?token=oZkj_TYu0ytgu9iY8Ug5O0Tx3CFC-29QaG73wRcue47zMCT43TL-YeHGG9kwSZP1J5V9DmtAk_tJwKMXgD3JfCkLCa00nmyxrQOZhn4AkYJ5hvIJ84i14AwwxoTR8CmGbNV4zV9deNIcPWAgDITh2lJxaiIVGdE24uUwU5D9q2Y8tg_ZkZo7ikfX7tGsroaHsUMsZEbaDyykoLGfGWVDKz9iyxSpsTL-16aGzvHNP0uJzRGO4I0RwFWNgDvj8c_GFCnGsuIVK2x-pwp9KScWJoz58mt1rg6xZHq3frrmrNYMb5-n7Ud1tDjeYsjzqdCEC851UABxC-Rm4kDpTzff4A&quot; controls=&quot;controls&quot; poster=&quot;https://cdn1.cdn-telegram.org/file/LaSKMQHYOu2X1l37L4CBZL_mw5OUm52nHXc-8MV5hjU8qM0mitUBVYdNqvTu0AbUwC8yWwIpMCSoK2ORnSTtU5tgbAKfHC6frwdS4Hr8p9aFs7Gj_xsU8_GZr7I-rvshBcItxsnjDpADaouRlnE7LrOWkpwv2-AC98l9nHTIgpSZcpNTmJ5Au9DqcH_ah3nPUZQGDvU2HzoQ_Q55nrgpeBiOZv1yB8dOXHmUlweZJLjklrq0tqCQ4C3RmmXRNZLeqtfP0R976lUxenzsddhuTtIgdAKBJuRH2f1R_xzU4tLilNdAmeFczwz5DrXZt4WCJ4gEvVRIai89XgTGhYaj7A&quot; style=&quot;width:100%&quot;&gt;&lt;/video&gt; </description>
      <link>https://t.me/telegram/358</link>
      <guid isPermaLink="false">https://t.me/telegram/358</guid>
      <pubDate>Fri, 03 Jan 2025 14:11:36 GMT</pubDate>
    </item>
    <item>
      <title>🎬 Collectible Gifts. Over 20 existing gifts on Telegram can now be upgraded to collectibles – with more coming soon. When you upgrade a gift it un...</title>
      <description>&lt;p&gt;&lt;b&gt;Collectible Gifts.&lt;/b&gt; Over 20 &lt;a href=&quot;https://t.me/telegram/335&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;existing gifts&lt;/a&gt; on Telegram can now be &lt;b&gt;upgraded to collectibles&lt;/b&gt; – with more coming soon.&lt;br&gt;&lt;br&gt;When you upgrade a gift it unlocks a &lt;b&gt;new appearance&lt;/b&gt; from dozens of &lt;b&gt;custom variations&lt;/b&gt; made by Telegram artists, as well as random &lt;b&gt;secondary traits&lt;/b&gt;.&lt;br&gt;&lt;br&gt;Collectible gifts can be &lt;b&gt;transferred&lt;/b&gt; to other users or &lt;b&gt;auctioned&lt;/b&gt; on NFT marketplaces.&lt;br&gt;&lt;br&gt;January Features&lt;br&gt;&lt;b&gt;1&lt;/b&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/358&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;2&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/359&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;3&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/360&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;4&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/361&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;5&lt;/a&gt; • &lt;a href=&quot;https://t.me/telegram/362&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;6&lt;/a&gt; • &lt;a href=&quot;https://t.me/telegram/363&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;7&lt;/a&gt; • &lt;a href=&quot;https://t.me/telegram/364&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;8&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/365&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;9&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/366&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;More&lt;/a&gt;&lt;/p&gt; &lt;video src=&quot;https://cdn1.cdn-telegram.org/file/739f903159.mp4?token=bAgn7IxuVHaEG7BigkWF_siNl471zYSeYLCdxJBw8Ush9jrls1jriBYgvUvUblpSHtGQb0sCTauhwuJSQVg8YfuvamKRIduDbbCWCDpjfCo0xyQEj_BrQDEopBCUeKLmsx4UdcyATz1SP2Ym1hgzfcuprLgUSAezJH_sXF2zHtKpCGTtyjR45Tr1PClwo5RS_AvJFthmuBjxxlM6kQH0-2am9pkibwnuklDfpDW0aEUAJHw3TMGewzVys3nM6ZsnLKfH7XjJWSaSJSnCS8ju1FJpQeS9bK81tUfu8RABGrxWS0c63w8n_KBc3DHXyxOTocjYrAr7uoOpgA_fZfoNZg&quot; controls=&quot;controls&quot; poster=&quot;https://cdn1.cdn-telegram.org/file/UXvmKXxg-y1tfBwcxD5Q7oXJpQjevMA9Kr1LHX6O8J9_KcMalIQ9abl8qGA1ZSOwKMmPHGYcWXjSZcnlRvy35A1cmVysfFc7Oc8t3dK6lhn8gHyf62DVgdwWMyIhGa58C-L-SugEPCo5ymlA_Zw70qHEE_OjOjA0bBOA8M3LwKvDtSTjlPdsFP5zL9ZgXp3EFpW2xWBML_ZU9w0AaGDoDhiAVzKukM13E6itQCKfm_84fAKFownMhAbY1kzPJW-m78pAyrPY_4nH8Qkhq77zyVE78JkacjcfxLyMdBHL2S1PW5QvPkRNi2crAeeBTXmj9Cee4mrDb9W9nBg2aRTcIg&quot; style=&quot;width:100%&quot;&gt;&lt;/video&gt; </description>
      <link>https://t.me/telegram/357</link>
      <guid isPermaLink="false">https://t.me/telegram/357</guid>
      <pubDate>Fri, 03 Jan 2025 14:11:16 GMT</pubDate>
    </item>
    <item>
      <title>For the full details on affiliate programs and more – like AI-powered searches for emoji and a new way to rearrange captions, check out the full blog...</title>
      <description>&lt;p&gt;For the full details on &lt;b&gt;affiliate programs&lt;/b&gt; and more –&amp;nbsp;like AI-powered searches &lt;b&gt;for&lt;/b&gt; &lt;b&gt;emoji&lt;/b&gt; and a new way to &lt;b&gt;rearrange captions&lt;/b&gt;, check out the full blog:&lt;br&gt;&lt;a href=&quot;https://telegram.org/blog/affiliate-programs-ai-sticker-search&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;https://telegram.org/blog/affiliate-programs-ai-sticker-search&lt;/a&gt;&lt;br&gt;&lt;br&gt;December Update&lt;br&gt;&lt;a href=&quot;https://t.me/telegram/352&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;1&lt;/a&gt; • &lt;a href=&quot;https://t.me/telegram/353&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;2&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/354&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;3&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/355&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;4&lt;/a&gt; •&amp;nbsp;&lt;b&gt;More&lt;/b&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;b&gt;Telegram&lt;/b&gt;&lt;br&gt;&lt;b&gt;&lt;a href=&quot;https://telegram.org/blog/affiliate-programs-ai-sticker-search&quot;&gt;Affiliate Programs, AI-Powered Sticker Search, Collages, and More&lt;/a&gt;&lt;/b&gt;&lt;br&gt;&lt;p&gt;Today, we’re bringing exciting news for content creators and mini app developers on Telegram. Creators now have a simple way to monetize their efforts (and earn Stars!), while mini app developers gain a powerful tool to attract new users. In addition, Telegram…&lt;/p&gt;&lt;img src=&quot;https://cdn4.cdn-telegram.org/file/VqHfTegvmRAcHu6RghCuwAr3qd_mUZo-ES5mK6rwcrPo41JcxeVC1qIfo5qVcfYqBkJMU5vSIdZZbTT4-LVX1CM7uQqO9SZGkbtny2I5Go2OwsJSFLlOGIit2sPsalbcRaQk_h3_HyatnQr-VBsZhZRvGDHfuLmQcI6hMdzzcINaCkXxeNCzZbkk9PeL3WSZzFbLmGaqE_gqklv93_FQAgETzBLqgZj8hLSG1wSDLZK7gXjORUrY_OQKc66Hi3QFqRPoaJO_V-Fv3VIdBslIsVjn4S4ojWCqsLjwZ4gDjRkEz5KMMqKTHPXdRLHKZqpMtNb08htHr1b1i9ZzlZXtMw.jpg&quot; referrerpolicy=&quot;no-referrer&quot;&gt;&lt;/blockquote&gt;</description>
      <link>https://t.me/telegram/356</link>
      <guid isPermaLink="false">https://t.me/telegram/356</guid>
      <pubDate>Mon, 09 Dec 2024 13:35:51 GMT</pubDate>
    </item>
    <item>
      <title>🎬 Collages In Stories. The story interface now lets you combine up to 6 photos and videos in customizable layouts. December Update 1 • 2 • 3 • 4...</title>
      <description>&lt;p&gt;&lt;b&gt;Collages In Stories.&lt;/b&gt; The story interface now lets you combine &lt;b&gt;up to 6&lt;/b&gt; photos and videos in &lt;b&gt;customizable layouts&lt;/b&gt;.&lt;br&gt;&lt;br&gt;December Update&lt;br&gt;&lt;a href=&quot;https://t.me/telegram/352&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;1&lt;/a&gt; • &lt;a href=&quot;https://t.me/telegram/353&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;2&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/354&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;3&lt;/a&gt; •&amp;nbsp;&lt;b&gt;4&lt;/b&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/356&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;More&lt;/a&gt;&lt;/p&gt; &lt;video src=&quot;https://cdn1.cdn-telegram.org/file/b85cba012b.mp4?token=E6ujGzITYGFSjqSfUXlww2ZsdXlxHuUo12kK5pVG-M77vKyycZlqoS8utMxC0wxXkPRaQlolyCk1uk9qf1Ucd1TrSwcdcDA7eK1kOkrTIVGfPib96JFt-IHCpgifuPwEBA-IX8-dCXgXqswO5hdwUzRyKqGX-XpoEZcqBnIKVpMxifhctpO3vYsv0GpV0JIdDjpco63OjR6J6rdphdzc9JFEa2Yna6qhvx06hjYyVMP5vb8jNVnVTjSAVJNSCnYBzsqy7aI5X7_HkqriexhrwTQHWU9EQBCUTMXevOXuFMdXO6LtR7uJZ-i1xtCWJGFB58ukwvr-3U-S0v6BYGwhIQ&quot; controls=&quot;controls&quot; poster=&quot;https://cdn1.cdn-telegram.org/file/lZO1vNfL9MUKI36PMm1oAKmOjRwLnA9rMAtySqsZaApzSwGb-3WZE3ANHkNqGD-lUMxrnf75p9iXbaI1g6jdFEQE64G4I6w0n6oA5RsD4rasAoAyGCM7dWW7QJaIot2zJpOJXureyPy8zp0BOwq8J9axC0ieSK2B2E-eshhQW3tGMGdsPrvVX21mpcQEeaPzHaisIvTGr72Dkt28jSgNq-BxkoTqKJdguveKeuR3WsL0lHtWT8Ut2in3hBPbHzy6yq7u4hai1kSUxPY8y_7tGCPi2u6uoC-DPdf65QsTcYDQF8ad0p-Rz6Aq9ADUGIEgS2ZBzvv90LRhJFY-Y2TOSg&quot; style=&quot;width:100%&quot;&gt;&lt;/video&gt; </description>
      <link>https://t.me/telegram/355</link>
      <guid isPermaLink="false">https://t.me/telegram/355</guid>
      <pubDate>Mon, 09 Dec 2024 13:35:45 GMT</pubDate>
    </item>
    <item>
      <title>🎬 AI-Powered Sticker Search. The sticker panel supports complex searches with multiple keywords like cat drinking coffee – in dozens of languages....</title>
      <description>&lt;p&gt;&lt;b&gt;AI-Powered Sticker Search.&lt;/b&gt; The sticker panel supports &lt;b&gt;complex searches&lt;/b&gt; with multiple keywords like &lt;code&gt;cat drinking coffee&lt;/code&gt; –&amp;nbsp;in dozens of languages.&lt;br&gt;&lt;br&gt;December Update&lt;br&gt;&lt;a href=&quot;https://t.me/telegram/352&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;1&lt;/a&gt; • &lt;a href=&quot;https://t.me/telegram/353&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;2&lt;/a&gt; •&amp;nbsp;&lt;b&gt;3&lt;/b&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/355&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;4&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/356&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;More&lt;/a&gt;&lt;/p&gt; &lt;video src=&quot;https://cdn1.cdn-telegram.org/file/e5cda28eaf.mp4?token=KxkDFXOcVkOMS870p5sclGurYlduXDw72cWWHhL_yBp_buoraY-R5QVroiVUWH-8zJV0alDWe2ZHWyiYowga4o9fA5QMtps6k8To5uCOFB88elw34dl4Xh7PowEfW010gbBXH-Ht-3hJhX5MwhpJIMD_Tox63BQfdYQf5y9u_lc3y1WrRXOPXqJBQ6sOEVC0Bu2b6N5xeXKhI3a4-Q1Ml9egRiPHK6AHmvEiN_bqXPm1yPkelS7ownttvme-aVpc8iTUpHuNn-qfpgMqkQg8wrqF0bLTyhZFp2yok0y8Ql0tQy72gQf27Vh6qPZJIe4_0HOKG0-hBK2I-16vM255sg&quot; controls=&quot;controls&quot; poster=&quot;https://cdn1.cdn-telegram.org/file/J_xExLwoMVe-Rw8rI_B9HgGLkL7XMnie_rVpeD-TDOAV-ugRwOoJrh41YyirOry7vEiBL4TRzupt-jXOIbP5M10hpKPpRO5AkMipkiaxDgG9aQHolEba4I2GNPjjUuMhBOv0kiltqsML6kq5Cxn4MEOIqBSlNK5ckJlBUbphDTk8hHuy_m8LFtFv7eDgg3fUBgogYRwjrM1wMUxITg3Zmmmud2S2hgU6RhYGJExjuk5s2q-_xUPguaLt0PIknbzZrODICendEQkgTzAWM5EYMCBvAaLWHK_Y8WdN_-H4I2cdEGHdrFd7BOKBeRKUZgi2O_edOgwPzbRaxd0UW9QcuQ&quot; style=&quot;width:100%&quot;&gt;&lt;/video&gt; </description>
      <link>https://t.me/telegram/354</link>
      <guid isPermaLink="false">https://t.me/telegram/354</guid>
      <pubDate>Mon, 09 Dec 2024 13:35:30 GMT</pubDate>
    </item>
    <item>
      <title>🎬 Creating Affiliate Programs. Bots and mini apps can host affiliate programs – giving developers a transparent way to quickly scale with organic ...</title>
      <description>&lt;p&gt;&lt;b&gt;Creating Affiliate Programs.&lt;/b&gt; Bots and mini apps can host &lt;a href=&quot;https://t.me/telegram/352&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;affiliate programs&lt;/a&gt; – giving developers a &lt;b&gt;transparent way&lt;/b&gt; to quickly scale with organic growth from &lt;b&gt;user referrals&lt;/b&gt;.&lt;br&gt;&lt;br&gt;December Update&lt;br&gt;&lt;a href=&quot;https://t.me/telegram/352&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;1&lt;/a&gt; • &lt;b&gt;2&lt;/b&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/354&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;3&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/355&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;4&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/356&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;More&lt;/a&gt;&lt;/p&gt; &lt;video src=&quot;https://cdn1.cdn-telegram.org/file/1ae80a6101.mp4?token=eUoqthTOVjh_K_MMGb59fXIiQnl-T9hhll6uUHuTeBKYp5wQFkEaD5Jkp9Gekt-bTOnE2h07oEk0k2RXIidGXh-12iYNPuyo5j80f2JjHaVHwtEoyuM0UrDvksLlqblbhdVuWom-VozQ2DrtMH_duaLChhiR6sNYYb07RYTCpQXS1vdNaQfolJeWEGjOpJaNh8SyD8SNf4i7xFHthiGF0BYuSfnVArMYb-Ojevf4p4hRNOUDuqwCgzk5tsQiujLHSbw9F6g_497K4Z-rjdhlG9tyLHfMwTssjqA0rRUKtCYfdxdzOo1SVOYpGI40E4LpATh3g1wOpWdKRemKjwUo-w&quot; controls=&quot;controls&quot; poster=&quot;https://cdn1.cdn-telegram.org/file/laclKguPJSPSL9tm0U833XDTF5M71Eu_2rSOq0ehbNbFjEP5HLmjPzfKRFsEO6tuKGlYv1asc4_MbMF-RRNBVZFMxmG5bBRUKuFKEF6xLxG3G-9htgvbUFnqUuQbZvxo51NLSDzxlqkyvNaHgzyuaCQuS7WYDD9BB75szxGkjthnyDHGNDcQIjXFMHCgqaafsNqfybd_nt7U4QC7O7ZHvqx3K9gcHrM0NW2MNRL7FLp3GtaFLAfofqD7nq_wwWfqmi8ZSY5B5T1VhkJX3yXN0Q4WIOHXnVZVJcTId1Kfwdx3kOPLIDRVHJ6RdrnWCkRn9opnrhQhMUjQRto-GFoBtw&quot; style=&quot;width:100%&quot;&gt;&lt;/video&gt; </description>
      <link>https://t.me/telegram/353</link>
      <guid isPermaLink="false">https://t.me/telegram/353</guid>
      <pubDate>Mon, 09 Dec 2024 13:35:09 GMT</pubDate>
    </item>
    <item>
      <title>🎬 Affiliate Programs. Any Telegram user can earn Stars by joining affiliate programs launched by developers. Simply head to your Star Balance and e...</title>
      <description>&lt;p&gt;&lt;b&gt;Affiliate Programs. &lt;/b&gt;Any Telegram user can &lt;b&gt;earn Stars&lt;/b&gt; by joining &lt;a href=&quot;https://t.me/telegram/353&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;affiliate programs&lt;/a&gt; launched by developers.&lt;br&gt;&lt;br&gt;Simply head to your Star Balance and &lt;b&gt;explore the list&lt;/b&gt; of available programs. Choose one, grab your &lt;b&gt;unique referral link &lt;/b&gt;and start sharing it.&lt;br&gt;&lt;br&gt;December Update&lt;br&gt;&lt;b&gt;1&lt;/b&gt; • &lt;a href=&quot;https://t.me/telegram/353&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;2&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/354&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;3&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/355&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;4&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/356&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;More&lt;/a&gt;&lt;/p&gt; &lt;video src=&quot;https://cdn1.cdn-telegram.org/file/7b434706ed.mp4?token=RhqpX8jsIlj1U_LJ1yhZAQyNtv6HknX_KXOei_Un4ovfYHrghnqKM-KQO3mN_Bhr0hQwn7wxPzcqMTVGK34eq7RNaQk6EAYCI4VT7ZxMg0hXHZSMp9rSZT9XbSKEc5f4_hhr0XKiRm83hkKUyB6vAvtRKItOciX_oXKZk5H3DTzlen5SCnsiedRwTIQgtNhMXoSLyl9UobdXUJg1_bY0xgAVUVgpmS51wsDSWxxEzhgxFI-XAruHesvIWTAkyXPcMtqRiWstVYEUICd9xEWpkLPeRpdNd22E444LQ0y8gN7pNJxJzARjIEOOretvaqhLlnQNoHZ-MEaCuY4Uc1avwQ&quot; controls=&quot;controls&quot; poster=&quot;https://cdn1.cdn-telegram.org/file/Sn1bKYHpwMEsWb44u4mQ_tBx24q8T9PKXDvyIJ5zz6sPxiy3gkhecJYV8B60q0EJYQo2TKQb8nCNDQcs4A6ZVcVbrEHoj1HWQDRTLuR7tUV2iY66CeqeYqZVAInt-OGKqZmGMDVAm8gBkNFxkpLCJ4CtorHnRSnzqg7b0XyL04IZpYMyNs9RVZ9DoKzg_Ww5XEfabHv7yiqcchGDEVGPFYESjospv9OR30ORjzsyQD6kYx_l7Z4Xie1QGhozeHmI3NkvzNZQXj2s3EidMwCMx2A4GFI0U4k2tvzcE0l5aK_Q3YDSlKl7Fcdis2vkNUrUj3RKAQ4PkoYck0S8sTWZFw&quot; style=&quot;width:100%&quot;&gt;&lt;/video&gt; </description>
      <link>https://t.me/telegram/352</link>
      <guid isPermaLink="false">https://t.me/telegram/352</guid>
      <pubDate>Mon, 09 Dec 2024 13:34:48 GMT</pubDate>
    </item>
    <item>
      <title>These features are part of the largest update in the history of mini apps. To see everything else we included, like directly sharing media, customizab...</title>
      <description>&lt;p&gt;These features are part of the &lt;b&gt;largest update&lt;/b&gt; in the history of mini apps. To see everything else we included, like directly &lt;b&gt;sharing media&lt;/b&gt;, customizable &lt;b&gt;loading screens&lt;/b&gt;, automatic &lt;b&gt;graphics optimization&lt;/b&gt; and more –&amp;nbsp;check out our blog:&lt;br&gt;&lt;br&gt;&lt;a href=&quot;https://telegram.org/blog/fullscreen-miniapps-and-more&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;https://telegram.org/blog/fullscreen-miniapps-and-more&lt;/a&gt;&lt;br&gt;&lt;br&gt;November Features&lt;br&gt;&lt;a href=&quot;https://t.me/telegram/347&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;1&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/348&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;2&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/349&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;3&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/350&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;4&lt;/a&gt; •&amp;nbsp;&lt;b&gt;More&lt;/b&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;b&gt;Telegram&lt;/b&gt;&lt;br&gt;&lt;b&gt;&lt;a href=&quot;https://telegram.org/blog/fullscreen-miniapps-and-more&quot;&gt;Mini Apps 2.0: Full-Screen Mode, Home Screen Icons, Geolocation and 10 more features&lt;/a&gt;&lt;/b&gt;&lt;br&gt;&lt;p&gt;Today we launch the largest update in the history of mini apps. They get a full-screen mode, subscription plans, home screen shortcuts, sending gifts, sharing media, creating documents, access to geolocation, motion tracker, setting emoji statuses -- and…&lt;/p&gt;&lt;img src=&quot;https://cdn4.cdn-telegram.org/file/tOD1NKTCdTVg2g-EqkgfJA8hJAVBl8kAteN4jKIDqacNQCD09L6OHM2grbtZbFO44jwwWs6Zp3XkgwHwWcAE14Zo-1gWJGC34wYNQgtXJtynLzg6jm2uj-nXzRBrjl2xkRT-RKaUJ4DY63nyUyqecHMjHOpkED8PUVzdx_OaSGjh7MZfMCxzisttGLmzLNwJTOBiC9RolOcCRVona8c6ch-wtcORs66hp5ue9kIMwAYHKQl3uo6L6MfZq5sMiMrzqyR6YB7NYt2uEiGlzNGQ6cFq7IILpg9jCgMaC5e8yX1I2-iZbs7lFARNF0PGhXDyLRbNJ5WN68FHrrBcumoTXA.jpg&quot; referrerpolicy=&quot;no-referrer&quot;&gt;&lt;/blockquote&gt;</description>
      <link>https://t.me/telegram/351</link>
      <guid isPermaLink="false">https://t.me/telegram/351</guid>
      <pubDate>Tue, 19 Nov 2024 13:56:12 GMT</pubDate>
    </item>
    <item>
      <title>🎬 Subscriptions for Mini Apps. Developers are able to offer subscriptions to mini apps using Telegram Stars – with multiple tiers of content and f...</title>
      <description>&lt;p&gt;&lt;b&gt;Subscriptions for Mini Apps. &lt;/b&gt;Developers are able to &lt;b&gt;offer subscriptions&lt;/b&gt; to mini apps using Telegram Stars – with &lt;b&gt;multiple tiers&lt;/b&gt; of content and features.&lt;br&gt;&lt;br&gt;November Features&lt;br&gt;&lt;a href=&quot;https://t.me/telegram/347&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;1&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/348&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;2&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/349&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;3&lt;/a&gt; •&amp;nbsp;&lt;b&gt;4&lt;/b&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/351&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;More&lt;/a&gt;&lt;/p&gt; &lt;video src=&quot;https://cdn1.cdn-telegram.org/file/777235f4d1.mp4?token=nKC3y6FxyhJxPaPvr2FuIe_0DmdlBYe2lbtI-LoS7-8A58KvXUW4M-10KpTqz51tUbySOfeNeQk12b_owdV1hfUmX6jpvgIc9egKxtqG0dTuIEizAYpLHv6sX8DF0uHmow9ORwx4OgGJw019o6PJH0uy2gnM7Y-K4yT2Bh-wsZ0oiEKYSfU2Lvky8KhniykTd_Jw8ggUUmXbT3c3vaAzAN0oDscDqJR-Mlz2ZpsHVVVuvEgR8zXk9pbLKVWlPaI2hLPCKDIPnRFNgCj8raEZn9TiGffxdUv-1iY97ONpdekfdBU6ws-PBAUI5lZ6wbGG7vAy3q97sGZHM_KCHp9qHg&quot; controls=&quot;controls&quot; poster=&quot;https://cdn1.cdn-telegram.org/file/b6Z4Zay0APbdlQLaspWfNQfkE2EHnpaA6Sci2IwxZjivLjPjIwxmstmKDwLh7R1hdC2ZBcGYh3PGPImKTpSrQbOGImc6vNZuQ9hL75BHesD9nd0reZj86Kiu-ijkn3UdnLNuSlXC7a9StFTrvR9rvCb1usT3DQUKDfXaVGFRAPBCEZCQpoxupQL8DVYfRBYn-7c-x9AfXzuVQ943hgxPBeOSmJP2uwRJOIIp8RvzdzWqbM-NLWS7Z3-zoDtGmBGdad5YMWTXuDil1LF0X0P-3JznuoDibcn4yuW5uELRFM5KKfX7qDtFonG-hYk1sAT6EVefpZbuPvYfr47EpQiZvQ&quot; style=&quot;width:100%&quot;&gt;&lt;/video&gt; </description>
      <link>https://t.me/telegram/350</link>
      <guid isPermaLink="false">https://t.me/telegram/350</guid>
      <pubDate>Tue, 19 Nov 2024 13:56:03 GMT</pubDate>
    </item>
    <item>
      <title>🎬 Device Motion Tracking. Mini apps are able to receive motion information from devices to add unique controls to games or build immersive VR exper...</title>
      <description>&lt;p&gt;&lt;b&gt;Device Motion Tracking.&lt;/b&gt; Mini apps are able to receive &lt;b&gt;motion information&lt;/b&gt; from devices to add &lt;b&gt;unique controls&lt;/b&gt; to games or build &lt;b&gt;immersive VR experiences&lt;/b&gt;.&lt;br&gt;&lt;br&gt;November Features&lt;br&gt;&lt;a href=&quot;https://t.me/telegram/347&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;1&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/348&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;2&lt;/a&gt; •&amp;nbsp;&lt;b&gt;3&lt;/b&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/350&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;4&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/351&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;More&lt;/a&gt;&lt;/p&gt; &lt;video src=&quot;https://cdn1.cdn-telegram.org/file/b88cf48ae7.mp4?token=RD3VYtBScZRi-hwaeCKLWQSGQl7TV6CDj_9BJWROfb-Se-5DCXYIyEMhkGKH21YOncb9fw3iybxHkPJaT2zM7wfHkC_kBGQlGcqUnaHPvei4hO6ytq9T3QGy30FlbSPEi0JCt2L0NjnlQWp88ETitzON2HZJmQjk4elmgOg3nbUFTKraYdTG4AmMSJp805Uo1yAMiYgH-HY3Wg46LUMYG-XDTh0VeQ2t2CPWL5FzseQwQk-D55ENntWAAnTho7UNEasyTwatS5YgCCTre_-OJ_DMBvvRx-0bi6ZcdcsQkXxEQDiyBoCAinrOUAqKg814_T7H_oLvyXxZ-ccMEYCt7g&quot; controls=&quot;controls&quot; poster=&quot;https://cdn1.cdn-telegram.org/file/Alj6GhTq9zagyS8D5CGpf5vDl1YL_8PZ0Y9rd6_JFAXqCMNRCei9SQL49_DPcZbGOK0jiZhtyoRJFePGOqAUzFXfMcuIrNZ0P2A3NVuyOAnfNrzGR6xUpAWqb4FM_oVczvy4k0BejZgJlqLQQL6jkhgKyElwB82O4woZScGGALq93Fus1UbYYQxj1jWsOmkgJORXU1O_KW7Ac-1lpQfX94kW8pGMh-M-tLgEOX-szhbWO_yRGg6BuOj5GYAJLwUNlg1oPhPg9FOyAvoKJD74AS7Fdp0GWqpweuTbkgkdCtaWfqDQ4Y2E-fI0pT4RQKQBkAtcUkJwJmr08vZTvuHC2w&quot; style=&quot;width:100%&quot;&gt;&lt;/video&gt; </description>
      <link>https://t.me/telegram/349</link>
      <guid isPermaLink="false">https://t.me/telegram/349</guid>
      <pubDate>Tue, 19 Nov 2024 13:55:41 GMT</pubDate>
    </item>
    <item>
      <title>🎬 Mini App Shortcuts. You can now place direct shortcuts to specific mini apps on the home screen of your device. November Features 1 • 2 • 3 • ...</title>
      <description>&lt;p&gt;&lt;b&gt;Mini App Shortcuts.&lt;/b&gt; You can now place &lt;b&gt;direct shortcuts&lt;/b&gt; to specific mini apps on the &lt;b&gt;home screen&lt;/b&gt; of your device.&lt;br&gt;&lt;br&gt;November Features&lt;br&gt;&lt;a href=&quot;https://t.me/telegram/347&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;1&lt;/a&gt; •&amp;nbsp;&lt;b&gt;2&lt;/b&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/349&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;3&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/350&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;4&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/351&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;More&lt;/a&gt;&lt;/p&gt; &lt;video src=&quot;https://cdn1.cdn-telegram.org/file/8ba8cb33bd.mp4?token=TQxhSVFnDq6wAcih3arsn2X26Jv9sRueAmBl8K7muTn9aoVX-kZxcFNgDvEp6Gn6Q0rb8T4s6vLaxR1wym_wV6EbLp_Ds1Gv9pU6fycChcr-2nMGKyFrHs25VAgOfsn0F4UIarHYXi8ItA4R2nFpi6EGYUtG-CvwxUvwIWkrtI_lYu1y5q0ZYnIslckp7G4epTPOdvM1wSS1PSkRlHFdNkf3RZH6z0AzBQj_2MZLsA457b5_-T7-Qud00cnB1CGuRh2_hxsltB-yTqccidkghpIQtPlpRVTgu6cvBhMs5yNkmUilP61g-JA-Agr88IQQskz8Bo9fT8bikIMktgpFIQ&quot; controls=&quot;controls&quot; poster=&quot;https://cdn1.cdn-telegram.org/file/Iv-2su29pQErr55CpYEK3hLtj2fPjv5Izpptl0Z2JgjLZZHcryz9L_ovHDkKRdre3kxBtpy3XFs-rOLnnNYd3WYv5fOOS7w0idq7GYhNsVezhNA5Ce9Qfi6y7hDr-ACTZOzhF7jm1PWjIp18s_57W03yVeZIFPAQLXFQT0oSVrvmCwZUv90eFddszzGoRhHTxeGefRXfOJSHqCVkBFBDVhhnb5uvTqDAmIpKLBnlfzyJCedDEdd-gbmhZ0MrdPoWwTQrdP2bSpwcRgBF7EFGbn_JnzBAVjhMt6WYWrbr_beU_fdDfBITBIhSBIHZ6layRmMBnVUKjO-Q72Afw8dOuQ&quot; style=&quot;width:100%&quot;&gt;&lt;/video&gt; </description>
      <link>https://t.me/telegram/348</link>
      <guid isPermaLink="false">https://t.me/telegram/348</guid>
      <pubDate>Tue, 19 Nov 2024 13:55:20 GMT</pubDate>
    </item>
    <item>
      <title>🎬 Full-Screen Mini Apps. Mini apps are now able to use the entire screen in portrait or landscape orientation. November Features 1 • 2 • 3 • 4 ...</title>
      <description>&lt;p&gt;&lt;b&gt;Full-Screen Mini Apps. &lt;/b&gt;Mini apps are now able to use the &lt;b&gt;entire screen&lt;/b&gt; in portrait or &lt;b&gt;landscape orientation&lt;/b&gt;.&lt;br&gt;&lt;br&gt;November Features&lt;br&gt;&lt;b&gt;1&lt;/b&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/348&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;2&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/349&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;3&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/350&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;4&lt;/a&gt; •&amp;nbsp;&lt;a href=&quot;https://t.me/telegram/351&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; onclick=&quot;return confirm(&#39;Open this link?\n\n&#39;+this.href);&quot;&gt;More&lt;/a&gt;&lt;/p&gt; &lt;video src=&quot;https://cdn1.cdn-telegram.org/file/5948ed68e7.mp4?token=H56FhB67vZiHuucPytCNnJJ8StcvCi2BZwWmUtITYL_bkEVNEkWUXdjSGr-Qs6ExbG6dubiyXVu5wVk3vdsqMASxsB_BSKBRhcI1qs9c2PbNuO7QU1slSL8fz8cRj2rvBxtPIKXoNQUWunssXcGCtlABhR1gBVpz_BNPpXb1wjoxYoZzv16Hi-bfqC14KKHI2u9lSfGXSn-HKhuZ1G0g0Aa5KP-ZWF-mXNh_kO-T5QFqYb_pXnz4feED8-IAnwvaZ8ToSqMzJt_gZVSSgj8WvVyBU7bJ2QLKNLh0gTt261y2P0BORhlVgPvrlyLSHpRGTmHbpzDIN7L-GUA8NxAZZw&quot; controls=&quot;controls&quot; poster=&quot;https://cdn1.cdn-telegram.org/file/h3BZMcm9RFuO-gjilZK06Uj_mLmLjVHGExVcBVNmpoudY0f96b9R9J56u5dQy_zmdPbgziQXIsZB-pXS_ZaAepCiJ6FbO2gfSUa_vuVTVQg_7hIoRcL8d0UsyGeuiJLfWXNzOrGZ_PKR8anPDlqaxld27bk9zLmnJ0dOvPHoL5iHqPg-VPrQCU2uIqd1FgZcQ_uu53Y7etOjC-ZkOc91QpPNvU8bUW2YEmeb7ZIW5htO43awxHNf2FOmGah2P7_9W9imC2QF_wW4ESeJhAZHPwTHVXnpEyRJIInWsXTAqJu1muBb2chdjD6yHA6k1nzEvR1AoSB8rqI3wWCh_vwhzQ&quot; style=&quot;width:100%&quot;&gt;&lt;/video&gt; </description>
      <link>https://t.me/telegram/347</link>
      <guid isPermaLink="false">https://t.me/telegram/347</guid>
      <pubDate>Tue, 19 Nov 2024 13:54:58 GMT</pubDate>
    </item>
  </channel>
</rss>
http://localhost:1200/telegram/stories/telegram - Failed ❌
HTTPError: Response code 503 (Service Unavailable)

Error Message:<br/>ConfigNotFoundError: TELEGRAM_SESSION is not configured
Route: /telegram/stories/:username/:story?
Full Route: /telegram/stories/telegram
Node Version: v22.13.1
Git Hash: 5edd8458

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 5 out of 8 changed files in this pull request and generated no comments.

Files not reviewed (3)
  • lib/routes/telegram/tglib/client.ts: Evaluated as low risk
  • lib/types.ts: Evaluated as low risk
  • lib/middleware/cache.ts: Evaluated as low risk
const src = `${new URL(ctx.req.url).origin}/telegram/stories/${username}/${story.id}`;
const pubDate = new Date(story.date * 1000).toUTCString();
// eslint-disable-next-line no-await-in-loop
const media = await unwrapMedia(story.media);

Check failure

Code scanning / ESLint

Disallow `await` inside of loops Error

Unexpected await inside a loop.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto: Route Test Complete Auto route test has finished on given PR core enhancement Route
Projects
None yet
1 participant