From fbbabc54ddeb7e35158431eb080965d87b9c8d8d Mon Sep 17 00:00:00 2001
From: GitHub Action You can also add Telegram Widgets to your website. Designers are welcome to create Animated Stickers or Custom Themes for Telegram. This API allows you to connect bots to our system. Telegram Bots are special accounts that do not require an additional phone number to set up. These accounts serve as an interface for code running somewhere on your server. To use this, you don't need to know anything about how our MTProto encryption protocol works — our intermediary server will handle all encryption and communication with the Telegram API for you. You communicate with this server via a simple HTTPS-interface that offers a simplified version of the Telegram API. To use this, you don't need to know anything about how our MTProto encryption protocol works — our intermediary server will handle all encryption and communication with the Telegram API for you. You communicate with this server via a simple HTTPS-interface that offers a simplified version of the Telegram API. Bot developers can also make use of our Payments API to accept payments from Telegram users around the world. Even if you're looking for maximum customization, you don't have to create your app from scratch. Try our Telegram Database Library (or simply TDLib), a tool for third-party developers that makes it easy to build fast, secure and feature-rich Telegram apps. Even if you're looking for maximum customization, you don't have to create your app from scratch. Try our Telegram Database Library (or simply TDLib), a tool for third-party developers that makes it easy to build fast, secure and feature-rich Telegram apps. TDLib takes care of all network implementation details, encryption and local data storage, so that you can dedicate more time to design, responsive interfaces and beautiful animations. TDLib supports all Telegram features and makes developing Telegram apps a breeze on any platform. It can be used on Android, iOS, Windows, macOS, Linux and virtually any other system. The library is open source and compatible with virtually any programming language. This API allows you to build your own customized Telegram clients. It is 100% open for all developers who wish to create Telegram applications on our platform. Feel free to study the open source code of existing Telegram applications for examples of how things work here. Don't forget to register your application in our system. This API allows you to build your own customized Telegram clients. It is 100% open for all developers who wish to create Telegram applications on our platform. Feel free to study the open source code of existing Telegram applications for examples of how things work here. Don't forget to register your application in our system. How to get your application identifier and create a new Telegram app. How to register a user's phone to start using the API. How to login to a user's account if they have enabled 2FA, how to change password. How to register a user's phone to start using the API. How to login to a user's account if they have enabled 2FA, how to change password. QR code login flow How to handle API return errors correctly. How to connect to the closest DC access point for faster interaction with the API, and things to watch out for when developing a client. How to subscribe to updates and handle them properly. How to subscribe and handle them properly. How to handle channels, supergroups, gigagroups, basic groups, and what's the difference between them. How to handle channels, supergroups, gigagroups, basic groups, and what's the difference between them. Telegram offers detailed channel statistics for channels and supergroups. Additional options for calling methods. How to transfer large data batches correctly. How to fetch results from large lists of objects. The MTProto API has multiple client configuration parameters that can be fetched with the appropriate methods. End-to-end-encrypted messaging. Important checks required in your client application. Binding temporary authorization key to permanent ones. End-to-end-encrypted calls. Ways to boost API interactions. A list of available high-level methods. Text and JSON-presentation of types and methods used in API. A list of available schema versions. How to work with bots using the MTProto API. Bots offer a set of commands that can be used by users in private, or in a chat. Users can interact with your bot via buttons or even inline buttons, straight from inline messages in any chat. Users can interact with your bot via inline queries, straight from the text input field in any chat. Bots can offer users HTML5 games to play solo or to compete against each other in groups and one-on-one chats; how to work with games in the MTProto API. Telegram allows applying detailed message filters while looking for messages in chats. Telegram allows applying detailed message filters while looking for messages in chats.
+This allows the server to filter messages based on a text query, and even on their type, and this feature is often used by graphical clients to implement features like the chat gallery, chat profile pictures and more. Telegram allows sending polls and quizzes, that can be voted on by thousands, if not millions of users in chats and channels. Telegram allows users to react on any message using specific emojis, triggering cute lottie animations. Channels, basic groups and supergroups may have a public username or a private invite link: private invite links may be further enhanced with per-user join requests. How to handle admin permissions, granular bans and global permissions in channels, groups and supergroups. Groups can be associated to a channel as a discussion group, to allow users to discuss about posts. Telegram allows commenting on a channel post or on a generic group message, thanks to message threads. Both supergroups and channels offer a so-called admin log, a log of recent relevant supergroup and channel actions, like the modification of group/channel settings or information on behalf of an admin, user kicks and bans, and more. Telegram allows pinning multiple messages on top of a specific chat. Telegram allows mentioning other users in case of urgent duckling matters, and quickly navigating to those mentions in order to read them as swiftly as possible. Telegram allows scheduling messages. Telegram allows sending the live geolocation of a user in a chat, optionally setting a proximity alert. Sometimes, user and channel constructors met in group chat updates may not contain full info about the user: how to handle such constructors. How to reset an account if the 2FA password was forgotten. How to delete a Telegram account. Telegram allows importing messages and media from foreign chat apps. How to work with Telegram Passport directly using the MTProto API. How to work with Telegram Payments directly using the MTProto API. How to create styled text with message entities Graphical telegram clients should transform emojis into their respective animated version. Telegram supports sending animated dice emojis. How to handle message drafts Working with folders If enabled, the rating of top peers indicates the relevance of a frequently used peer in a certain category (frequently messaged users, frequently used bots, inline bots, frequently visited channels and so on). How to handle file references. Handle Seamless Telegram Login URL authorization requests. When interacting with HTML5 games and the websites of payment gateways, Telegram apps should expose the following JS APIs. When interacting with HTML5 games and the websites of payment gateways, Telegram apps should expose the following JS APIs. You can also add Telegram Widgets to your website. Designers are welcome to create Animated Stickers or Custom Themes for Telegram. This API allows you to connect bots to our system. Telegram Bots are special accounts that do not require an additional phone number to set up. These accounts serve as an interface for code running somewhere on your server. To use this, you don't need to know anything about how our MTProto encryption protocol works — our intermediary server will handle all encryption and communication with the Telegram API for you. You communicate with this server via a simple HTTPS-interface that offers a simplified version of the Telegram API. To use this, you don't need to know anything about how our MTProto encryption protocol works — our intermediary server will handle all encryption and communication with the Telegram API for you. You communicate with this server via a simple HTTPS-interface that offers a simplified version of the Telegram API. Bot developers can also make use of our Payments API to accept payments from Telegram users around the world. Even if you're looking for maximum customization, you don't have to create your app from scratch. Try our Telegram Database Library (or simply TDLib), a tool for third-party developers that makes it easy to build fast, secure and feature-rich Telegram apps. Even if you're looking for maximum customization, you don't have to create your app from scratch. Try our Telegram Database Library (or simply TDLib), a tool for third-party developers that makes it easy to build fast, secure and feature-rich Telegram apps. TDLib takes care of all network implementation details, encryption and local data storage, so that you can dedicate more time to design, responsive interfaces and beautiful animations. TDLib supports all Telegram features and makes developing Telegram apps a breeze on any platform. It can be used on Android, iOS, Windows, macOS, Linux and virtually any other system. The library is open source and compatible with virtually any programming language. This API allows you to build your own customized Telegram clients. It is 100% open for all developers who wish to create Telegram applications on our platform. Feel free to study the open source code of existing Telegram applications for examples of how things work here. Don't forget to register your application in our system. This API allows you to build your own customized Telegram clients. It is 100% open for all developers who wish to create Telegram applications on our platform. Feel free to study the open source code of existing Telegram applications for examples of how things work here. Don't forget to register your application in our system. How to get your application identifier and create a new Telegram app. How to register a user's phone to start using the API. How to login to a user's account if they have enabled 2FA, how to change password. How to register a user's phone to start using the API. How to login to a user's account if they have enabled 2FA, how to change password. QR code login flow How to handle API return errors correctly. How to connect to the closest DC access point for faster interaction with the API, and things to watch out for when developing a client. How to subscribe to updates and handle them properly. How to subscribe and handle them properly. How to handle channels, supergroups, gigagroups, basic groups, and what's the difference between them. How to handle channels, supergroups, gigagroups, basic groups, and what's the difference between them. Telegram offers detailed channel statistics for channels and supergroups. Additional options for calling methods. How to transfer large data batches correctly. How to fetch results from large lists of objects. The MTProto API has multiple client configuration parameters that can be fetched with the appropriate methods. End-to-end-encrypted messaging. Important checks required in your client application. Binding temporary authorization key to permanent ones. End-to-end-encrypted calls. Ways to boost API interactions. A list of available high-level methods. Text and JSON-presentation of types and methods used in API. A list of available schema versions. How to work with bots using the MTProto API. Bots offer a set of commands that can be used by users in private, or in a chat. Users can interact with your bot via buttons or even inline buttons, straight from inline messages in any chat. Users can interact with your bot via inline queries, straight from the text input field in any chat. Bots can offer users HTML5 games to play solo or to compete against each other in groups and one-on-one chats; how to work with games in the MTProto API. Telegram allows applying detailed message filters while looking for messages in chats. Telegram allows applying detailed message filters while looking for messages in chats.
+This allows the server to filter messages based on a text query, and even on their type, and this feature is often used by graphical clients to implement features like the chat gallery, chat profile pictures and more. Telegram allows sending polls and quizzes, that can be voted on by thousands, if not millions of users in chats and channels. Telegram allows users to react on any message using specific emojis, triggering cute lottie animations. Channels, basic groups and supergroups may have a public username or a private invite link: private invite links may be further enhanced with per-user join requests. How to handle admin permissions, granular bans and global permissions in channels, groups and supergroups. Groups can be associated to a channel as a discussion group, to allow users to discuss about posts. Telegram allows commenting on a channel post or on a generic group message, thanks to message threads. Both supergroups and channels offer a so-called admin log, a log of recent relevant supergroup and channel actions, like the modification of group/channel settings or information on behalf of an admin, user kicks and bans, and more. Telegram allows pinning multiple messages on top of a specific chat. Telegram allows mentioning other users in case of urgent duckling matters, and quickly navigating to those mentions in order to read them as swiftly as possible. Telegram allows scheduling messages. Telegram allows sending the live geolocation of a user in a chat, optionally setting a proximity alert. Sometimes, user and channel constructors met in group chat updates may not contain full info about the user: how to handle such constructors. How to reset an account if the 2FA password was forgotten. How to delete a Telegram account. Telegram allows importing messages and media from foreign chat apps. How to work with Telegram Passport directly using the MTProto API. How to work with Telegram Payments directly using the MTProto API. How to create styled text with message entities Graphical telegram clients should transform emojis into their respective animated version. Telegram supports sending animated dice emojis. How to handle message drafts Working with folders If enabled, the rating of top peers indicates the relevance of a frequently used peer in a certain category (frequently messaged users, frequently used bots, inline bots, frequently visited channels and so on). How to handle file references. Handle Seamless Telegram Login URL authorization requests. When interacting with HTML5 games and the websites of payment gateways, Telegram apps should expose the following JS APIs. When interacting with HTML5 games and the websites of payment gateways, Telegram apps should expose the following JS APIs. If the user has successfully provided the login code, but they forgot the 2FA password, the account should be reset: this can be done using account.deleteAccount. If the account's 2FA password was modified more than 7 days ago and was active in the last 7 days, account deletion will be delayed for 7 days, and a service message will be sent to the user, containing a link in one of the following formats: A user can delete their Telegram account using account.deleteAccount. Calling this method while specifying the account's 2FA password (if one is set) will immediately delete the Telegram account. If the account has a 2FA password but the user doesn't remember it, password reset may be requested first », or otherwise, the In this case, if the account's 2FA password was modified more than 7 days ago and was active in the last 7 days, account deletion will be delayed for 7 days. How to register a user's phone to start using the API. How to register a user's phone to start using the API. How to login to a user's account if they have enabled 2FA, how to change password.
-Bot API
+Bot API
-
-
+
-TDLib – build your own Telegram
-TDLib – build your own Telegram
+
-Telegram API
-Telegram API
+Getting started
-Creating an application
+Getting started
+Creating an application
User authorization
-Two-factor authentication
-QR code login
+User authorization
+Two-factor authentication
+QR code login
Error handling
+Error handling
Handling different data centers
+Handling different data centers
Handling updates
+Handling updates
Handling PUSH-notifications
+Handling PUSH-notifications
Channels, supergroups, gigagroups and basic groups
-Channel statistics
+Channels, supergroups, gigagroups and basic groups
+Channel statistics
Calling methods
+Calling methods
Uploading and Downloading Files
+Uploading and Downloading Files
Pagination
+Pagination
Client configuration
+Client configuration
Security
-Secret chats, end-to-end encryption
+Security
+Secret chats, end-to-end encryption
Security guidelines
+Security guidelines
Perfect Forward Secrecy
+Perfect Forward Secrecy
End-to-End Encryption in Voice and Video Calls
+End-to-End Encryption in Voice and Video Calls
Optimization
-Client optimization
+Optimization
+Client optimization
API methods
-Available method list
+API methods
+Available method list
API TL-schema, as JSON
+API TL-schema, as JSON
Available layer list
+Available layer list
Other articles
-Working with bots, using the MTProto API
+Other articles
+Working with bots, using the MTProto API
Commands
+Commands
Buttons
+Buttons
Inline queries
+Inline queries
Games
+Games
Search & filters
-
This allows the server to filter messages based on a text query, and even on their type, and this feature is often used by graphical clients to implement features like the chat gallery, chat profile pictures and more.Polls
+Search & filters
+Polls
Reactions
+Reactions
Invite links and join requests
+Invite links and join requests
Admin, banned and default rights for channels, supergroups and groups
+Admin, banned and default rights for channels, supergroups and groups
Discussion groups
+Discussion groups
Channel comments and message threads
+Channel comments and message threads
Admin log
+Admin log
Pinned messages
+Pinned messages
Mentions
+Mentions
Scheduled messages
+Scheduled messages
Live geolocations
+Live geolocations
Min constructors
+Min constructors
Account deletion
-Imported messages
+Account deletion
+Imported messages
Telegram Passport
+Telegram Passport
Telegram Payments
+Telegram Payments
Styled text with message entities
+Styled text with message entities
Working with animated emojis
+Working with animated emojis
Working with animated dice
+Working with animated dice
Message drafts
+Message drafts
Folders
+Folders
Top peer rating
+Top peer rating
Handling file references
+Handling file references
Seamless Telegram Login
+Seamless Telegram Login
Web events
-Web events
+
-Bot API
+Bot API
-
-
+
-TDLib – build your own Telegram
-TDLib – build your own Telegram
+
-Telegram API
-Telegram API
+Getting started
-Creating an application
+Getting started
+Creating an application
User authorization
-Two-factor authentication
-QR code login
+User authorization
+Two-factor authentication
+QR code login
Error handling
+Error handling
Handling different data centers
+Handling different data centers
Handling updates
+Handling updates
Handling PUSH-notifications
+Handling PUSH-notifications
Channels, supergroups, gigagroups and basic groups
-Channel statistics
+Channels, supergroups, gigagroups and basic groups
+Channel statistics
Calling methods
+Calling methods
Uploading and Downloading Files
+Uploading and Downloading Files
Pagination
+Pagination
Client configuration
+Client configuration
Security
-Secret chats, end-to-end encryption
+Security
+Secret chats, end-to-end encryption
Security guidelines
+Security guidelines
Perfect Forward Secrecy
+Perfect Forward Secrecy
End-to-End Encryption in Voice and Video Calls
+End-to-End Encryption in Voice and Video Calls
Optimization
-Client optimization
+Optimization
+Client optimization
API methods
-Available method list
+API methods
+Available method list
API TL-schema, as JSON
+API TL-schema, as JSON
Available layer list
+Available layer list
Other articles
-Working with bots, using the MTProto API
+Other articles
+Working with bots, using the MTProto API
Commands
+Commands
Buttons
+Buttons
Inline queries
+Inline queries
Games
+Games
Search & filters
-
This allows the server to filter messages based on a text query, and even on their type, and this feature is often used by graphical clients to implement features like the chat gallery, chat profile pictures and more.Polls
+Search & filters
+Polls
Reactions
+Reactions
Invite links and join requests
+Invite links and join requests
Admin, banned and default rights for channels, supergroups and groups
+Admin, banned and default rights for channels, supergroups and groups
Discussion groups
+Discussion groups
Channel comments and message threads
+Channel comments and message threads
Admin log
+Admin log
Pinned messages
+Pinned messages
Mentions
+Mentions
Scheduled messages
+Scheduled messages
Live geolocations
+Live geolocations
Min constructors
+Min constructors
Account deletion
-Imported messages
+Account deletion
+Imported messages
Telegram Passport
+Telegram Passport
Telegram Payments
+Telegram Payments
Styled text with message entities
+Styled text with message entities
Working with animated emojis
+Working with animated emojis
Working with animated dice
+Working with animated dice
Message drafts
+Message drafts
Folders
+Folders
Top peer rating
+Top peer rating
Handling file references
+Handling file references
Seamless Telegram Login
+Seamless Telegram Login
Web events
-Web events
+Account deletion
-
+---functions---
+account.deleteAccount#a2c0cf74 flags:# reason:string password:flags.0?InputCheckPasswordSRP = Bool;
password
field may simply be left empty.
+A service message will be sent to the user, containing a link in one of the following formats:
https://telegram.me/confirmphone?phone=XXX&hash=YYYY
tg://confirmphone?phone=XXX&hash=YYYY
Related articles
User Authorization
-Two-factor authentication
+
To get the current recovery email, use account.getPasswordSettings.
-In order to recover a forgotten 2FA password, an email must be sent to the previously specified address using the auth.requestPasswordRecovery method.
-Use auth.checkRecoveryPassword to make sure that the user provided a valid code.
-Then use auth.recoverPassword with the received code to delete the current 2FA password, to set a new one follow these instructions.
If the user has forgotten their 2FA password, the following recovery options are available:
+Password reset can be requested from logged-in sessions only.
+The following procedure can be used to reset the password without deleting the account:
account.resetPasswordFailedWait#e3779861 retry_date:int = account.ResetPasswordResult;
account.resetPasswordRequestedWait#e9effc7d until_date:int = account.ResetPasswordResult;
account.resetPasswordOk#e926d63e = account.ResetPasswordResult;
@@ -230,6 +235,14 @@ On success, the call will initially return a account.resetPassword is invoked once more, returning a account.resetPasswordOk to indicate that the password was successfully reset.
If the user recently requested a password reset that was canceled, account.resetPasswordFailedWait will be returned by the initial account.resetPassword call, and they must wait until the specified date before requesting another reset.
Note that if the user already knows their 2FA password and simply wants to disable 2FA, the same process used to enable the password must also be used to disable it ».
+Email recovery
+Email recovery can be requested from logged in sessions, and from non-logged in sessions if the user has successfully provided the login code.
+In both cases, the account must have an associated recovery email ».
+In order to recover a forgotten 2FA password, an email must be sent to the previously specified address using the auth.requestPasswordRecovery method.
+Use auth.checkRecoveryPassword to make sure that the user provided a valid code.
+Then use auth.recoverPassword with the received code to delete the current 2FA password, to set a new one follow these instructions ».
+Account deletion
+If the user has successfully provided the login code, but they forgot their 2FA password and they don't have access to any other logged-in session, the account can be deleted following these instructions ».
Related pages
SRP design
diff --git a/data/web/corefork.telegram.org/constructor/help.termsOfServiceUpdate b/data/web/corefork.telegram.org/constructor/help.termsOfServiceUpdate
index 6426d7b731..7307295b9a 100644
--- a/data/web/corefork.telegram.org/constructor/help.termsOfServiceUpdate
+++ b/data/web/corefork.telegram.org/constructor/help.termsOfServiceUpdate
@@ -84,7 +84,8 @@
help.getTermsOfServiceUpdate
Look for updates of telegram's terms of service
account.deleteAccount
-Delete the user's account from the telegram servers. Can be used, for example, to delete the account of a user that provided the login code, but forgot the 2FA password and no recovery method is configured.
+Delete the user's account from the telegram servers.
+Can also be used to delete the account of a user that provided the login code, but forgot the 2FA password and no recovery method is configured, see here » for more info in password recovery, and here » for more info on the account deletion flow.
diff --git a/data/web/corefork.telegram.org/method/account.deleteAccount b/data/web/corefork.telegram.org/method/account.deleteAccount
index 9761375927..891f39aed7 100644
--- a/data/web/corefork.telegram.org/method/account.deleteAccount
+++ b/data/web/corefork.telegram.org/method/account.deleteAccount
@@ -4,10 +4,10 @@
account.deleteAccount
-
+
-
+
@@ -42,7 +42,8 @@
account.deleteAccount
- Delete the user's account from the telegram servers. Can be used, for example, to delete the account of a user that provided the login code, but forgot the 2FA password and no recovery method is configured.
+ Delete the user's account from the telegram servers.
+Can also be used to delete the account of a user that provided the login code, but forgot the 2FA password and no recovery method is configured, see here » for more info on password recovery, and here » for more info on account deletion.
-
@@ -82,7 +83,7 @@
password
flags.0?InputCheckPasswordSRP
-
+2FA password: this field can be omitted even for accounts with 2FA enabled: in this case account account deletion will be delayed by 7 days as specified in the docs »
@@ -107,7 +108,9 @@
Related pages
Two-factor authentication
-How to login to a user's account if they have enabled 2FA, how to change password.
+How to login to a user's account if they have enabled 2FA, how to change password.
+Account deletion
+How to reset an account if the 2FA password was forgotten.
diff --git a/data/web/corefork.telegram.org/methods.html b/data/web/corefork.telegram.org/methods.html
index fada4e84a9..16ed691b1d 100644
--- a/data/web/corefork.telegram.org/methods.html
+++ b/data/web/corefork.telegram.org/methods.html
@@ -2295,7 +2295,7 @@
messages.getAttachMenuBot
-Returns attachment menu entry for a bot web app that can be launched from the attachment menu »
+Returns attachment menu entry for a bot web app that can be launched from the attachment menu »
messages.toggleBotInAttachMenu
@@ -2341,7 +2341,7 @@
account.deleteAccount
-Delete the user's account from the telegram servers. Can be used, for example, to delete the account of a user that provided the login code, but forgot the 2FA password and no recovery method is configured.
+Delete the user's account from the telegram servers.
Can also be used to delete the account of a user that provided the login code, but forgot the 2FA password and no recovery method is configured, see here » for more info in password recovery, and here » for more info on the account deletion flow.
account.getAccountTTL
diff --git a/data/web/osx.telegram.org/updates/versions.xml b/data/web/osx.telegram.org/updates/versions.xml
index 35eee8cb27..c54e6caae5 100644
--- a/data/web/osx.telegram.org/updates/versions.xml
+++ b/data/web/osx.telegram.org/updates/versions.xml
@@ -5,6 +5,13 @@
https://telegram.org/dl/osx
-
Telegram macOS
+Animated Emoji in Messages, Privacy Settings for Voice Messages and Gifting Telegram Premium<br><br>Premium: Custom Animated Emoji<br><br>• Add animated emoji from 10 new custom packs – with countless more coming.<br>• Get animated emoji suggestions from your packs when you enter any static emoji.<br>• Press and hold on a message containing emoji to see which packs were used. <br>• Create your own custom emoji packs for Premium subscribers.<br>• All Telegram users can see emoji from any pack — and try them out for free in the Saved Messages chat.<br><br>Premium: Privacy Settings for Voice Messages<br><br>• Control who can send or forward you voice messages in Settings > Privacy and Security with Telegram Premium.<br>• Create exceptions to add individual users or groups of users.<br><br>Gifting Telegram Premium<br><br>• Send a prepaid Premium subscription to any user from their profile page. <br>• Choose from a 3, 6 or 12 month duration – at a discounted price
+2022-12-08 16:45:11
+
+10.11
+
+-
+
Telegram macOS
700 MILLION USERS AND TELEGRAM PREMIUM<br><br>Telegram now has over 700 million active users. To celebrate, we're launching Telegram Premium. This subscription helps support Telegram and gives you access to exclusive additional features. All existing Telegram features remain free for everyone.<br><br>NEW PREMIUM FEATURES<br><br>Premium: 4 GB Uploads<br>• Send media and files each up to 4 GB in size.<br><br>Premium: Faster Downloads<br>• Download media and files at the fastest possible speed, with no limits.<br><br>Premium: Doubled Limits<br>• Follow up to 1000 channels.<br>• Connect 4 accounts in any app.<br>• Organize your chats into 20 folders, holding 200 chats each.<br>• Pin 10 chats in your main list.<br>• Reserve up to 20 public t.me links.<br>• Save 400 favorite GIFs and 10 favorite stickers.<br>• Write a longer bio for your profile and include links.<br>• Include longer captions for photos and videos.<br><br>Premium: Voice-to-Text<br>• Get a new button next to any voice message to generate a transcript of its audio.<br><br>Premium: Unique Reactions and Stickers<br>• React with even more emoji, including :clown: and :hearteyes:<br>• Send unique stickers with additional effects, updated monthly.<br><br>Premium: Chat Management<br>• Set a default chat folder or enable tools to auto-archive and hide new chats.<br><br>Premium: Badges and Animated Profile Pictures<br>• Subscribers have a badge next to their name, showing they help support Telegram.<br>• Show off your profile video that will be animated for everyone in chats and the chat list.<br><br>Premium: No Ads<br>• Sponsored Messages that are sometimes shown in public channels will no longer appear.<br><br>To subscribe and get access to these features, go to Settings > Telegram Premium.<br><br>NEW FREE FEATURES<br><br>This update also includes many changes for all users – just like every future update will.<br><br>Join Requests for Public Groups<br>• Enable join requests for your public groups – no invite links required.<br>• Users who open the group will see an 'Apply to Join Group' button.<br>• Once approved by an admin, users will be able to participate in the chat.<br><br>Improved External Sharing<br>• Watch an animated progress bar when sharing large files and media to Telegram from other apps.<br><br>Better Bots<br>• Include a photo or video in the "What can this bot do?" section of your bot.<br>• Bots that are integrated into the attachment menu can be programmed to work in groups and channels.<br><br>Animated Profile Picture Creator<br>Generate a customized profile picture using your favorite stickers and animated emoji. Create one for yourself, or for one of your groups or channels.<br>
2022-30-06 17:28:38