The best new feature in Telegram in 2022 (among Premium features)
Anonymous Poll
37%
Doubled limits
45%
4GB Upload Size
35%
Faster Download Speed
33%
Voice-To-Text Conversion in Audio and Video Messages
21%
No Ads
36%
Custom emojis (in messages and reactions)
15%
Blocking of receiving voice messages
25%
Emoji statuses
16%
Always active video avatars
9%
Exclusive desktop icons
π37β€11π8π1
The worst new feature in Telegram in 2022 (among Premium features)
Anonymous Poll
24%
Always active video avatars
24%
Exclusive full-screen animated stickers
14%
Custom emojis (in messages and reactions)
15%
Emoji statuses
18%
Exclusive desktop icons
13%
Chat management (default folder, auto-archiving)
19%
Blocking of receiving voice messages
20%
Subscriber badge
14%
No Ads
19%
Faster Download Speed
π48π³14π8β€7π7π6π±2
High-resolution images in Telegram
The Telegram Desktop source code includes an option to change the value of the kPhotoSideLimit parameter from 1280 to 2560.
This means that Telegram servers already allow for the sending of images at a higher resolution, while clients continue to use the previous compression value.
The @tginfo editorial team hopes that in the future this change will appear on all clients and will also affect not only images but also video. This refers to the possibility of sending 4K video from all clients without compression to 1080p.
#desktop
The Telegram Desktop source code includes an option to change the value of the kPhotoSideLimit parameter from 1280 to 2560.
This means that Telegram servers already allow for the sending of images at a higher resolution, while clients continue to use the previous compression value.
The @tginfo editorial team hopes that in the future this change will appear on all clients and will also affect not only images but also video. This refers to the possibility of sending 4K video from all clients without compression to 1080p.
#desktop
β€134π35π34π€―11π±5π3
Telegram Desktop has been updated to version 4.5.1
What's new:
β Fix crash in profile photo privacy edition.
β Allow sending photos larger than 1280px (in Experimental Settings).
It is important to note that the experimental settings section is only displayed when autoupdates are enabled.
Download: with official website or GitHub.
#update #desktop
What's new:
β Fix crash in profile photo privacy edition.
β Allow sending photos larger than 1280px (in Experimental Settings).
It is important to note that the experimental settings section is only displayed when autoupdates are enabled.
Download: with official website or GitHub.
#update #desktop
Telegram
Telegram Info English
High-resolution images in Telegram
The Telegram Desktop source code includes an option to change the value of the kPhotoSideLimit parameter from 1280 to 2560.
This means that Telegram servers already allow for the sending of images at a higher resolutionβ¦
The Telegram Desktop source code includes an option to change the value of the kPhotoSideLimit parameter from 1280 to 2560.
This means that Telegram servers already allow for the sending of images at a higher resolutionβ¦
π51π12β€7π€―3π³3π2
Telegram Info 7 years!
VPN and channels in 30 languages
7 years ago our community was born. During this time we have created and developed many different projects.
β’ 3 years ago, the TON Info (RU) news channel appeared, as well as the Beta Info (RU) channel, where we tell the most loyal fans about new features before they become available in the public stable versions of the Telegram apps. In addition, we continue to work on many other projects.
β’ In Russia, a significant portion of the internet is blocked. In the spring, we launched the Telegram Info VPN service, which helps users access any websites that are not available in Russia and other countries.
β’ Thanks to the efforts of people in many countries, our foreign channels are available in Indonesian, Persian, Chinese, Spanish, Italian, French, German, Arabic, Russian, and other languages. There are now more than 30 of them. You can see a list of our communities on TGStat.
We wonβt stop at what has been achieved and plan to do even more for our readers in 2023. If you want to join the @tginfoen team, help develop existing or create new services, write or translate news in your language and develop a local community, write to us at @infowritebot.
Sincerely, the @tginfoen team.
#anniversary
VPN and channels in 30 languages
7 years ago our community was born. During this time we have created and developed many different projects.
β’ 3 years ago, the TON Info (RU) news channel appeared, as well as the Beta Info (RU) channel, where we tell the most loyal fans about new features before they become available in the public stable versions of the Telegram apps. In addition, we continue to work on many other projects.
β’ In Russia, a significant portion of the internet is blocked. In the spring, we launched the Telegram Info VPN service, which helps users access any websites that are not available in Russia and other countries.
β’ Thanks to the efforts of people in many countries, our foreign channels are available in Indonesian, Persian, Chinese, Spanish, Italian, French, German, Arabic, Russian, and other languages. There are now more than 30 of them. You can see a list of our communities on TGStat.
We wonβt stop at what has been achieved and plan to do even more for our readers in 2023. If you want to join the @tginfoen team, help develop existing or create new services, write or translate news in your language and develop a local community, write to us at @infowritebot.
Sincerely, the @tginfoen team.
#anniversary
π67π42β€22π³15π3π±2π€‘1
Telegram Desktop has been updated to version 4.5.2
What's new:
β Fix unread reactions button in private chats.
β Fix tile background saving after an app update.
β Allow Ctrl+6,7,8 to activate extra pinned chats.
β Fix multiline checkbox geometry counting.
Download: with official website or GitHub.
#update #desktop
What's new:
β Fix unread reactions button in private chats.
β Fix tile background saving after an app update.
β Allow Ctrl+6,7,8 to activate extra pinned chats.
β Fix multiline checkbox geometry counting.
Download: with official website or GitHub.
#update #desktop
π49π14β€9π4π³1
Changing the name of an emoji and sticker set
The official bot for creating emoji and sticker sets now has the ability to change the name of already created sets.
To do this, go to the conversation with @Stickers and send the
Remember that in May 2017, usernames became clickable in the names of sets.
The official bot for creating emoji and sticker sets now has the ability to change the name of already created sets.
To do this, go to the conversation with @Stickers and send the
/renamepack command.Remember that in May 2017, usernames became clickable in the names of sets.
π150π63π±31π20β€13π9π³1
Changes in limits
A change in the code of secret chats in the Telegram Android source code has been noticed.
Now, a 64-bit number is used to store document sizes instead of a 32-bit number as previously. The range of integer values that can be stored in 32 bits is from 0 to 4,294,967,295.
Thus, using a 32-bit storage type format for file size, Telegram was not able to provide the ability to send files and media over 4 GB in size, which corresponds to the limit with Telegram Premium.
The Telegram Info editorial team assumes that in the future, the maximum possible size of transmitted files in secret chats will be increased.
#limit
A change in the code of secret chats in the Telegram Android source code has been noticed.
Now, a 64-bit number is used to store document sizes instead of a 32-bit number as previously. The range of integer values that can be stored in 32 bits is from 0 to 4,294,967,295.
Thus, using a 32-bit storage type format for file size, Telegram was not able to provide the ability to send files and media over 4 GB in size, which corresponds to the limit with Telegram Premium.
The Telegram Info editorial team assumes that in the future, the maximum possible size of transmitted files in secret chats will be increased.
#limit
π420π112π€―34π15π€‘15π³8β€7π6
Telegram overtakes WhatsApp in Brazil
Telegram has taken first place in the Brazilian iOS App Store in the 'Social Networks' category, according to data from Sensor Tower for January 9th.
This growth is caused by protests against the results of the fall presidential elections. Among the protesters were supporters of the former President of Brazil Jair Bolsonaro, who has almost 3 million subscribers in Telegram channel.
Read Telegram Info in Portuguese in our channel @tginfobr
#Brazil #Statistics
Telegram has taken first place in the Brazilian iOS App Store in the 'Social Networks' category, according to data from Sensor Tower for January 9th.
This growth is caused by protests against the results of the fall presidential elections. Among the protesters were supporters of the former President of Brazil Jair Bolsonaro, who has almost 3 million subscribers in Telegram channel.
Read Telegram Info in Portuguese in our channel @tginfobr
#Brazil #Statistics
π284π130π38β€30π³18π€‘14π±3π2
The best and worst innovation in Telegram 2022 β β β β β β
In the past year, Telegram has introduced many new features, including the paid subscription Telegram Premium. The main efforts of the development team in the outgoing year were focused on the development of the paid subscription and the promotion of the options included in it. Therefore, on the last day of the past year, we launched 4 polls:
β’ Best public feature.
β’ Worst public feature.
β’ Best Premium feature.
β’ Worst Premium feature.
We will summarize the results and tell you what was most liked and what was rejected in 2022: tginfo.me/2022-features-en
In the past year, Telegram has introduced many new features, including the paid subscription Telegram Premium. The main efforts of the development team in the outgoing year were focused on the development of the paid subscription and the promotion of the options included in it. Therefore, on the last day of the past year, we launched 4 polls:
β’ Best public feature.
β’ Worst public feature.
β’ Best Premium feature.
β’ Worst Premium feature.
We will summarize the results and tell you what was most liked and what was rejected in 2022: tginfo.me/2022-features-en
Telegram Info
Telegram innovations and events for 2022
Everything that 2022 was remembered in the telegram.
π53π15β€7π6
Brazilian court fines Telegram for failing to comply with order
The Brazilian Supreme Court judge Alexandre de Moraes fined Telegram for 1.2 million reais (~$236,527) as a response of failing to comply with a court order to block the accounts of the supporters of the country's former president Jair Bolsonaro.
The fine was issued as part of an investigation into acts of vandalism in public spaces in the country's capital earlier this month, said Telegram was required to block five accounts that posted hateful content.
βThe malicious non-compliance by the providers involved indicates, objectively, consent with the continued perpetration of the crimes under investigation,β the ruling reasoned.
The court offered Telegram a deadline of five days to pay the fine. According to CNN, the Brazilian Supreme Court increases the fine by 100,000 reais ($20,000) each day.
Recall that in March 2022, a Brazilian Supreme Court judge suggested to block Telegram in the country, but after a personal apology from Pavel Durov and promises to make changes to the messenger, they withdrew the decision.
Read more news about Telegram and Brazil at @tginfobr.
The Brazilian Supreme Court judge Alexandre de Moraes fined Telegram for 1.2 million reais (~$236,527) as a response of failing to comply with a court order to block the accounts of the supporters of the country's former president Jair Bolsonaro.
The fine was issued as part of an investigation into acts of vandalism in public spaces in the country's capital earlier this month, said Telegram was required to block five accounts that posted hateful content.
βThe malicious non-compliance by the providers involved indicates, objectively, consent with the continued perpetration of the crimes under investigation,β the ruling reasoned.
The court offered Telegram a deadline of five days to pay the fine. According to CNN, the Brazilian Supreme Court increases the fine by 100,000 reais ($20,000) each day.
Recall that in March 2022, a Brazilian Supreme Court judge suggested to block Telegram in the country, but after a personal apology from Pavel Durov and promises to make changes to the messenger, they withdrew the decision.
Read more news about Telegram and Brazil at @tginfobr.
π€‘78π34β€12π±6π5π5π³2π1
SafetyNet attestation in Telegram for Android
Beta version of Telegram for Android has begun performing a SafetyNet check before sending out the SMS authorization code. This was discovered by developers of the unofficial Nekogram modification.
Telegram Info found out custom ROM users don't need to worry.
SafetyNet API, developed by Google, is a tool that app developers can use to detect unofficial modifications within the app and on the system, such as mods, root access, and custom ROMs. This technology is used to protect against piracy and improve security by blocking the app or certain features on devices deemed unreliable by the developer.
Some users have expressed concern that Telegram's implementation of SafetyNet may indicate that the app will no longer allow SMS codes to be received from devices with unofficial ROMs or that the app will cease to function on these devices altogether.
However, a deeper analysis of the app's code reveals that Telegram is using SafetyNet to test a new method of delivering SMS authorization codes via Google's Firebase service, which requires the device attestation. The old method of sending codes will still be used in other cases, leading to the conclusion that Telegram does not intend to impose any sanctions on users of unofficial apps or mods.
The use of Firebase may be related to the high cost of sending SMS messages and calls for authentication. The delivery of codes accounts for a quarter of the messenger's expenses.
#Android
Beta version of Telegram for Android has begun performing a SafetyNet check before sending out the SMS authorization code. This was discovered by developers of the unofficial Nekogram modification.
Telegram Info found out custom ROM users don't need to worry.
SafetyNet API, developed by Google, is a tool that app developers can use to detect unofficial modifications within the app and on the system, such as mods, root access, and custom ROMs. This technology is used to protect against piracy and improve security by blocking the app or certain features on devices deemed unreliable by the developer.
Some users have expressed concern that Telegram's implementation of SafetyNet may indicate that the app will no longer allow SMS codes to be received from devices with unofficial ROMs or that the app will cease to function on these devices altogether.
However, a deeper analysis of the app's code reveals that Telegram is using SafetyNet to test a new method of delivering SMS authorization codes via Google's Firebase service, which requires the device attestation. The old method of sending codes will still be used in other cases, leading to the conclusion that Telegram does not intend to impose any sanctions on users of unofficial apps or mods.
The use of Firebase may be related to the high cost of sending SMS messages and calls for authentication. The delivery of codes accounts for a quarter of the messenger's expenses.
#Android
β€88π80π53π€‘12π7π€―3π3π³3
Improved Avatar Quality
In upcoming Telegram update, users will have access to higher quality animated avatars. Telegram will use a new system for setting them up using an avatar builder.
How it was before:
Telegram for macOS generated videos from stickers and uploaded them as video avatars.
How it will be after the update:
The client will upload data with background and sticker which will be used for avatar.
Therefore, users receive a vector image of a better quality.
On the left side you can see an animated avatar generated by the app, on the right β a vector avatar.
In upcoming Telegram update, users will have access to higher quality animated avatars. Telegram will use a new system for setting them up using an avatar builder.
How it was before:
Telegram for macOS generated videos from stickers and uploaded them as video avatars.
How it will be after the update:
The client will upload data with background and sticker which will be used for avatar.
Therefore, users receive a vector image of a better quality.
On the left side you can see an animated avatar generated by the app, on the right β a vector avatar.
π168π99β€13π8π³1
Telegram WebZ updated to version 1.59.0
π What's new:
β Chats can be opened in multiple browser tabs or windows.
β A spoiler effect is available for photos and videos.
β You can replace profile photos of contacts or suggest new ones.
β Your account can have a public profile photo, in addition to the main one.
β Media can be sent from your clipboard without compression.
β Topics are able to be created or edited in groups.
β Syntax highlighting is now supported for Type (.tl) language.
π Optimized:
β Multiple media items can be sent as separate messages from the attachment menu.
β The audio player now supports multiple playback speeds.
β The topic panel can be quickly closed with a swipe.
β Animations in the topic panel are faster and lighter.
πͺ Fixed:
β Fixed some chats being hidden in the chat list.
β Fixed the app reloading when resizing the window.
β Fixed missing video in group video calls.
β Fixed problems with deleting chat history.
β Fixed missing text formats when composing a message.
β Fixed jumping cursor when editing chat description.
β Fixed app URL not updating after closing a chat.
β Fixed yellow border when switching profile photos.
β Fixed call indicator not hiding after a call ends.
β Various layout improvements.
web.telegram.org/z
#webz
π What's new:
β Chats can be opened in multiple browser tabs or windows.
β A spoiler effect is available for photos and videos.
β You can replace profile photos of contacts or suggest new ones.
β Your account can have a public profile photo, in addition to the main one.
β Media can be sent from your clipboard without compression.
β Topics are able to be created or edited in groups.
β Syntax highlighting is now supported for Type (.tl) language.
π Optimized:
β Multiple media items can be sent as separate messages from the attachment menu.
β The audio player now supports multiple playback speeds.
β The topic panel can be quickly closed with a swipe.
β Animations in the topic panel are faster and lighter.
πͺ Fixed:
β Fixed some chats being hidden in the chat list.
β Fixed the app reloading when resizing the window.
β Fixed missing video in group video calls.
β Fixed problems with deleting chat history.
β Fixed missing text formats when composing a message.
β Fixed jumping cursor when editing chat description.
β Fixed app URL not updating after closing a chat.
β Fixed yellow border when switching profile photos.
β Fixed call indicator not hiding after a call ends.
β Various layout improvements.
web.telegram.org/z
#webz
π129π51β€11π8π³5π€―2π€‘2π2
What awaits us in the upcoming Telegram 9.4 update
Beta version of Telegram for Android, iOS and macOS pleased us with cool innovations:
β’π Real-time message translation allows to translate all messages at once in any chat and enable automatic translation new. The option is available only to Telegram Premium users.
β’ Updated 'Traffic Usage' now displays a visual graph of traffic usage and detailed information about the number of sent and received media type data.
β’ Flexible media autosave allows the user to choose for each chat category whether the media type is photo or video β will be automatically saved to the gallery.
β’ Updated permissions section in groups allows to fine-tune the permissions for sending media, as well as disable sending text messages in group chats.
β’ Avatar Maker β now also in mobile clients! New allows to customize user, group or channel avatar with gradient backgrounds, animated custom emojis and stickers.
β’ In addition, the new version of will have auto-switching proxy. Configure the timeout before connecting to one of the active proxies if the current one stops working.
β’ Emoji Categories - several new groups have appeared in the search bar of emoji panels, stickers and GIF animations appeared in the search bar that respond to for different feelings and emotions: love, approval, disapproval, support, laughter and others. Navigating through the categories will make it much easier to navigate through the panels.
Other updates include setting status by holding emoji, pausing music while recording audio, and discount popup for Telegram Premium annual subscription (on iOS).
To be among the first to know about Telegram innovations, subscribe to @betainfoen.
Beta version of Telegram for Android, iOS and macOS pleased us with cool innovations:
β’
β’ Updated 'Traffic Usage' now displays a visual graph of traffic usage and detailed information about the number of sent and received media type data.
β’ Flexible media autosave allows the user to choose for each chat category whether the media type is photo or video β will be automatically saved to the gallery.
β’ Updated permissions section in groups allows to fine-tune the permissions for sending media, as well as disable sending text messages in group chats.
β’ Avatar Maker β now also in mobile clients! New allows to customize user, group or channel avatar with gradient backgrounds, animated custom emojis and stickers.
β’ In addition, the new version of will have auto-switching proxy. Configure the timeout before connecting to one of the active proxies if the current one stops working.
β’ Emoji Categories - several new groups have appeared in the search bar of emoji panels, stickers and GIF animations appeared in the search bar that respond to for different feelings and emotions: love, approval, disapproval, support, laughter and others. Navigating through the categories will make it much easier to navigate through the panels.
Other updates include setting status by holding emoji, pausing music while recording audio, and discount popup for Telegram Premium annual subscription (on iOS).
To be among the first to know about Telegram innovations, subscribe to @betainfoen.
Please open Telegram to view this post
VIEW IN TELEGRAM
π78π32β€12π³12π7π€‘4π3π2
Profile Photo Maker, Translating Entire Chats, Emoji Categories and More
Telegram for Android and iOS has been updated to version 9.4.
β οΈ Other Telegram clients will receive the new version soon.
π Real-time message translation
β’ Premium users can now translate entire chats, groups and channels in real time by tapping the Translate bar at the top.
β’ The bar can be hidden or the languages for translation can be selected from the drop-down menu.
Profile Picture Maker
β’ Any stickers or animated emojis can now be easily converted into a profile picture for accounts, groups, or channels.
β’ Animated and custom emoji are available to everyone even without a Telegram Premium subscription.
Emoji Categories
β’ A search by categories has appeared in the sticker and emoji panel and in the reaction and status menu, e.g. π, β€οΈ and π€.
β’ Holding the emoji before sending allows you to see it in full size.
β’ Holding an animated or custom emoji also calls setting it as your status.
Network usage
β’ The updated "Data usageβ section displays circular diagrams and detailed statistics.
β’ The βData usage controlβ feature allows you to handle the amount of data used by Telegram.
Flexible media auto-saving settings
β’ You can select the types of chats where media will be automatically saved to the device gallery, and also set the maximum size of video to be downloaded automatically.
β’ You can add exceptions for individual chats so that only necessary photos and videos are saved.
Updated group permission section
β’ Group administrators can separately allow or disallow members to send 9 different types of media, including photos, voice messages and video messages.
β’ Now it is also possible to completely disable text messages in a group.
Annual Premium Subscription
β’ Now you can pay for your personal Telegram Premium subscription not just for one month, but for an entire year ahead.
β’ The annual rate plan is sold with a discount of up to 40%.
Chats selecting in the bots' interface
β’ Developers can now incorporate buttons for quick selection of groups, channels or accounts based on predetermined criteria into their bots.
β’ For example, this allows you to quickly add a bot to a group where the topics are enabled and current user is an administrator.
β’ All details for bot developers are available in the documentation and in @BotNews channel.
Sign-in with Apple and Google ID
β’ Users who have logged out of their accounts can easily log back in using their Apple or Google ID, without a code from an SMS.
β’ The password for two-step authentication is still required if it has been set.
Other Innovations
β’ Auto proxy switching: you can now set the waiting time before connecting to one of the active proxies if the current one stops working.
β’ Pausing music during audio or video message recording.
β’ A lightweight mode has been added to the stable version of the Android app.
β’ Redesigned tabs for the emoji, stickers, and GIF animations panel.
β’ 10 new sets of emoji have been prepared, including several hundred images specially created for profile, group or channel photos.
β’ Interactive versions of the emoji, also available as reactions, were introduced: π¦, π, π, π, π, π.
Article: https://telegram.org/blog/profile-pics-emoji-translations
Android: Google Play, APK from official website or verified channel.
iOS: App Store.
Desktop: from official website or GitHub.
macOS: From App Store or Verified Channel.
Unigram for Windows 10+: Microsoft Store | Direct download | Installation instructions
#update #Android #iOS #Desktop #macOS #Unigram
Telegram for Android and iOS has been updated to version 9.4.
β οΈ Other Telegram clients will receive the new version soon.
β’ Premium users can now translate entire chats, groups and channels in real time by tapping the Translate bar at the top.
β’ The bar can be hidden or the languages for translation can be selected from the drop-down menu.
Profile Picture Maker
β’ Any stickers or animated emojis can now be easily converted into a profile picture for accounts, groups, or channels.
β’ Animated and custom emoji are available to everyone even without a Telegram Premium subscription.
Emoji Categories
β’ A search by categories has appeared in the sticker and emoji panel and in the reaction and status menu, e.g. π, β€οΈ and π€.
β’ Holding the emoji before sending allows you to see it in full size.
β’ Holding an animated or custom emoji also calls setting it as your status.
Network usage
β’ The updated "Data usageβ section displays circular diagrams and detailed statistics.
β’ The βData usage controlβ feature allows you to handle the amount of data used by Telegram.
Flexible media auto-saving settings
β’ You can select the types of chats where media will be automatically saved to the device gallery, and also set the maximum size of video to be downloaded automatically.
β’ You can add exceptions for individual chats so that only necessary photos and videos are saved.
Updated group permission section
β’ Group administrators can separately allow or disallow members to send 9 different types of media, including photos, voice messages and video messages.
β’ Now it is also possible to completely disable text messages in a group.
Annual Premium Subscription
β’ Now you can pay for your personal Telegram Premium subscription not just for one month, but for an entire year ahead.
β’ The annual rate plan is sold with a discount of up to 40%.
Chats selecting in the bots' interface
β’ Developers can now incorporate buttons for quick selection of groups, channels or accounts based on predetermined criteria into their bots.
β’ For example, this allows you to quickly add a bot to a group where the topics are enabled and current user is an administrator.
β’ All details for bot developers are available in the documentation and in @BotNews channel.
Sign-in with Apple and Google ID
β’ Users who have logged out of their accounts can easily log back in using their Apple or Google ID, without a code from an SMS.
β’ The password for two-step authentication is still required if it has been set.
Other Innovations
β’ Auto proxy switching: you can now set the waiting time before connecting to one of the active proxies if the current one stops working.
β’ Pausing music during audio or video message recording.
β’ A lightweight mode has been added to the stable version of the Android app.
β’ Redesigned tabs for the emoji, stickers, and GIF animations panel.
β’ 10 new sets of emoji have been prepared, including several hundred images specially created for profile, group or channel photos.
β’ Interactive versions of the emoji, also available as reactions, were introduced: π¦, π, π, π, π, π.
Article: https://telegram.org/blog/profile-pics-emoji-translations
Android: Google Play, APK from official website or verified channel.
iOS: App Store.
Desktop: from official website or GitHub.
macOS: From App Store or Verified Channel.
Unigram for Windows 10+: Microsoft Store | Direct download | Installation instructions
#update #Android #iOS #Desktop #macOS #Unigram
Please open Telegram to view this post
VIEW IN TELEGRAM
π32π4β€3π1
This media is not supported in your browser
VIEW IN TELEGRAM
β’ Now, Premium users can automatically translate whole chats, groups, and channels from foreign languages by tapping the new "Translate" button at the top of the screen.
β’ In the dropdown menu next to the button users can choose other languages for translation or hide the button for the viewed chat.
β’ Non-premium users can still translate individual messages by selecting the desired message and tapping the "Translate" button.
β’ To enable translation of all messages in Telegram you have to go to "Language" section and turn on the "Translate entire chats" option.
β’ Full list of changes is available here.
Please open Telegram to view this post
VIEW IN TELEGRAM
π21π€‘16β€5π³3π2π1
This media is not supported in your browser
VIEW IN TELEGRAM
Granular Media Permissions
β’ Group administrators can now separately permit or restrict members from sending 9 different types of media, including photos, voice messages, and video messages.
β’ There is a new option to completely disable the sending of text messages in a group, without imposing restrictions on the sending of individual types of media.
β’ Therefore, it is now possible to create groups where, for example, exchanging voice messages is only allowed.
Full list of changes is available here.
β’ Group administrators can now separately permit or restrict members from sending 9 different types of media, including photos, voice messages, and video messages.
β’ There is a new option to completely disable the sending of text messages in a group, without imposing restrictions on the sending of individual types of media.
β’ Therefore, it is now possible to create groups where, for example, exchanging voice messages is only allowed.
Full list of changes is available here.
π22β€5π€―5π3π2
This media is not supported in your browser
VIEW IN TELEGRAM
Profile Picture Maker
β’ Any stickers or animated emojis can now be easily turned into a profile picture for a personal account, group or channel.
β’ For the background of the profile picture, one to four shades can be specified.
β’ Animated emojis in the profile picture maker are free for everyone, including those who do not have a Telegram Premium subscription.
Full list of changes is available here.
β’ Any stickers or animated emojis can now be easily turned into a profile picture for a personal account, group or channel.
β’ For the background of the profile picture, one to four shades can be specified.
β’ Animated emojis in the profile picture maker are free for everyone, including those who do not have a Telegram Premium subscription.
Full list of changes is available here.
π19β€5π3π€‘2π³1
This media is not supported in your browser
VIEW IN TELEGRAM
Auto-Save Incoming Media
β’ You can control when media is saved automatically to your gallery based on its size, type and which chat it was received from.
β’ This menu now also supports exceptions, so you can only save exactly what you want.
β’ The option is available in the "Data and Storage" section under "Save to Gallery".
Full list of changes is available here.
β’ You can control when media is saved automatically to your gallery based on its size, type and which chat it was received from.
β’ This menu now also supports exceptions, so you can only save exactly what you want.
β’ The option is available in the "Data and Storage" section under "Save to Gallery".
Full list of changes is available here.
π18π³5β€2