😵 For several days, users have been sending stickers in chats that can cause the app to crash or become unresponsive. Android users were not affected because Telegram uses a new Lottie rendering library called «tlottie», while Telegram Desktop and iOS users experienced app crashes.
Telegram Desktop v7.2.7 is now available, and users can update to it to fix the bug.
The bug has also been fixed on iOS, but users will have to wait for the stable update, which will likely be released within the next few days or weeks.
#telegram #desktop #crash #bug #ios #android #fix
💬 In Telegram Desktop (Canary #42), a new feature for saving messages using the Ctrl+S shortcut has been added.
If you're writing a long message and need to quickly reply to something else, press Ctrl+S. A button with your temporarily saved message will appear in the bottom-right corner.
After pressing this button, your saved text will be restored.
#telegram #desktop #new
💎 I analyzed the code of Telegram Beta for iOS v12.10.0 (34738) and found more detailed information about the upcoming Gram Wallet.
🐶 Here is what is known:
— Creating, importing and restoring Gram Wallet
Users will be able to create a new wallet using a Recovery Phrase, while importing a wallet will support 12- or 24-word phrases. Telegram will check whether the entered words and the Recovery Phrase itself are valid. Wallet recovery on a new device will also be supported.
— Recovery Phrase protection and backup
The wallet's secret data will be securely stored on the device and should not leave it in an unencrypted form. The Recovery Phrase can be stored in an encrypted backup: it is split into several encrypted parts and distributed across Telegram's data centers. Access to the backup is additionally protected by the two-factor authentication password. During recovery, the data is collected and decrypted locally on the new device.
— Key Rotation without changing the address
Key Rotation will allow users to replace the keys of an existing Wallet while keeping the wallet address and transaction history unchanged. After that, the old key will no longer be able to sign new operations.
— Gram and TON DNS transfers
The Wallet will support sending Gram to blockchain addresses and ".ton" names. Before sending, it will check the balance, the current wallet state, the fee and the possible result of the transaction. It will also be possible to send the entire available balance with the fee calculated automatically.
There will also be an option to send Gram directly to Telegram users. You will be able to select a recipient from your contacts, use the «Money» button in the attach menu, or open a user's profile and select the corresponding action from the three-dot menu. In this case, the Wallet will determine the appropriate way to credit the funds to the selected user, so there will be no need to manually copy a blockchain address.
— Encrypted comments
Encrypted comments can be added to Gram transactions. The text will be encrypted for the recipient before being added to the blockchain transaction.
— NFTs, Collectibles and Jettons
The Wallet will be able to store, view and transfer NFTs, as well as work with Jettons. Before sending an NFT, its owner and current state will be checked, including whether the asset is currently listed for sale or placed in an auction. The Wallet will also automatically calculate the required fee for transferring an NFT.
— TON Connect and Web3
The Wallet will be able to connect to Web3 apps through TON Connect. Users will see information about the connected app and the requested permissions, after which they can approve or reject the connection. Web3 apps will be able to request transactions, message signatures and TON Proof. Before executing an operation, the Wallet will verify it and require confirmation through Face ID or Touch ID.
— Buying cryptocurrency with fiat
Gram Wallet already has a system prepared for purchasing cryptocurrency with regular money. Users will be able to select a cryptocurrency, fiat currency, payment provider, payment method and amount. Before the purchase, the Wallet will check whether the operation is available in the user's region, supported currencies and payment methods, minimum and maximum limits, as well as the current exchange rate and final amount. After confirmation, a payment session will be created with a predefined Wallet address for receiving the cryptocurrency. The payment providers will likely be MoonPay and Ramp Network.
Most of these features are not yet available to users through the visual interface — they are currently implemented only at the code level. These features may change or be expanded with new functionality in the future.
#telegram #wallet #new #crypto #gram #ton #durov
💎 In the new Telegram Beta for iOS v12.10.0 (34738), Gram Wallet has been added. It doesn't work yet and is currently view-only.
First 5 transfers each day are free, the rest cost almost nothing.
#telegram#crypto#new#gram#durov#ton#ios
💎 In the new Telegram Beta for iOS v12.10.0 (34738), Gram Wallet has been added. It doesn't work yet and is currently view-only.
First 5 transfers each day are free, the rest cost almost nothing.
#telegram#crypto#new#gram#durov#ton#ios
On https://t.co/FU08HAw1Xi, the restriction on displaying advertisements in Israel and Palestine that were paid for with Gram (TON) has been removed.
However, the restriction remains in place for Ukraine and Russia.
#telegram#ads#israel#palestine#gram#ton
Soon, you will be able to apply to test the new «Serverless» feature in the BotFather MiniApp.
Join the waitlist — we grant access gradually, prioritizing Premium users with popular bots.
For now, you can only apply on the test server (no one will answer you there).
#telegram #serverless #soon #bot #new
The names of owners of IOI and IOAI participant gifts will now be displayed when the gifts have been resold to other users.
Previously, «IOI/IOAI 2026 Winner» was displayed instead of the owner's name. This will remain unchanged for participants who still own their gifts, even if the gift is displayed on their profile.
For resold gifts, the name of the new owner who purchased the gift will now be displayed instead.
#telegram #gifts #ioi #ioai #new #2026
Soon, you will be able to apply to test the new «Serverless» feature in the BotFather MiniApp.
Join the waitlist — we grant access gradually, prioritizing Premium users with popular bots.
For now, you can only apply on the test server (no one will answer you there).
#telegram #serverless #soon #bot #new
BotCloud in BotFather is now available to a limited number of users.
Telegram has started sending invitations to test the new Bot API with BotCloud support.
With BotCloud, developers will be able to run bots, JavaScript code, and databases directly on Telegram's infrastructure, without the need to maintain their own servers.
For now, access is by invitation only, while the documentation is already available to testers.
https://t.co/shR3Mbu2Lk
#telegram #new #bot #cloud
The limit on linked Telegram NFT usernames per account has been increased. You can now link up to 20 NFT usernames to your account.
#telegram#nft#username#new#limit
Future versions Telegram for iOS will no longer support iOS 13.
Telegram is ending support for older iOS versions. You will now need iOS 15.0 or later to use future Telegram updates.
#telegram#ios#old#update
In Telegram Beta for Android v12.10.2 (7060), Web Proxy has been added.
To add a new proxy, go to Settings → Data and Storage → Proxy Settings → Web Proxy.
Alternatively, you can open a link in the format "https://t.co/sRvA2jaM55" or "tg://webproxy?server=" with the corresponding data.
#telegram #new #proxy #web #android
💻 Telegram Desktop is preparing a new WEB Proxy. A new proxy type is appearing in the client that uses WebView to transport regular MTProxy traffic through a web-based transport.
More details: https://t.co/mmasildbw7
#telegram#new#proxy#web
In the code of Telegram Beta for iOS v12.10.0 (34659), the implementation of Web Proxy has been added.
The entire process takes place directly inside Telegram using WKWebView, without opening the external Safari browser.
#telegram#web#proxy#new#ios
💻 Telegram Desktop is preparing a new WEB Proxy. A new proxy type is appearing in the client that uses WebView to transport regular MTProxy traffic through a web-based transport.
More details: https://t.co/mmasildbw7
#telegram#new#proxy#web
💎 After analyzing the code of Telegram’s upcoming TON (Gram) Wallet and its smart contract, we can already see what is being prepared.
The wallet will support TON, Jettons, and NFTs. Users will be able to view their balance and transaction history, as well as receive and send assets. TON Connect will also be available, allowing the wallet to connect to websites and dApps on the TON network and confirm transactions.
The code also includes dedicated NFT functionality. The wallet will be able to retrieve a user’s NFT list and information about them. For transactions, the actual amount of expenses is also calculated, including the network fee.
🌐 Now, regarding the smart contract.
It supports batch operations — up to 255 messages can be sent in a single request. This means that, for example, multiple transfers can be made at once instead of creating a separate operation for each one.
There are also gasless operations. In certain scenarios, the user won’t need to have TON on their balance specifically to pay the network fee — the fee can be paid by another party.
The smart contract also supports linking a Telegram User ID to a specific wallet. The Telegram ID is stored directly in the smart contract data, with a separate verification mechanism for assigning it.
🐶 We’ll learn more details about Gram Wallet soon...
#telegram #wallet #soon #ton #gram #new #nft
In the Telegram Desktop v7.1.0 update, support for viewing disappearing photos and videos will be added. Previously, viewing this type of media required using the mobile version of Telegram.
#telegram#desktop#new
💻 Telegram Desktop is preparing a new WEB Proxy. A new proxy type is appearing in the client that uses WebView to transport regular MTProxy traffic through a web-based transport.
More details: https://t.co/mmasildbw7
#telegram#new#proxy#web
In Telegram Beta for Android v12.10.0, bots have received a new button for stopping message generation in a chat.
The message being generated must include can_stop, which allows the user to stop its generation and move on to something else.
#telegram#AI#new#bot
A video showing how adding a comment to a NFT gift works when purchasing a gift for a user from the internal marketplace.
More details: https://t.co/8Cw1vwmeDQ
#telegram#nft#gifts#new