teleLakel
Here's what's coming in the next Telegram stable update (v12.10.0):
— Built-in TON (Gram) wallet in Telegram.
The built-in wallet will be a separate section within the app. Based on my observations, it appears to be built from scratch rather than using an existing third-party wallet, although the final implementation is not yet complete.
[View 1]
— Support for buttons in Rich Messages.
Using the Bot API, you can add buttons with any supported content directly inside Rich Messages.
In the Rich Messages editor, you can create buttons by selecting a text fragment and scrolling the bottom toolbar to the end. More details.
[View 1], [View 2], [View 3]
— Welcome Messages.
Add ephemeral welcome messages to your groups or channels that are shown only to the user when they join the group or channel.
On the production server, you can add up to 3 Welcome Messages, while the test server supports up to 5.
Bots also support this type of message.
[View 1], [View 2], [View 3], [View 4]
— New design for the «Unsupported Message» notice.
The appearance of this service message has been updated in both the Android and iOS clients.
[View 1]
— Comments for NFT gifts purchased from the internal marketplace.
Add comments of up to 128 characters and use Premium Emoji with NFT gifts you purchase from the internal marketplace.
More details here.
[View 1], [View 2], [View 3]
— Add files to Rich Messages.
You can now insert files between text blocks in Rich Messages.
[View 1]
— Support for Rich Messages in Ephemeral Messages.
Using the Bot API, you can send Rich-formatted ephemeral messages in groups.
[View 1]
— Report Mini Apps that violate Telegram's rules.
[View 1]
— Display of ephemeral messages in channels using bots.
Bots support both types of messages: Unanchored and Anchored. More details about this type of message here.
[View 1], [View 2].
*Note: Some features might not work. This list is meant to provide detailed info and may be updated if new features are added.
@telelakel | #ListOfUpcomingUpdates
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...
@telelakel
Обсуждение 60
Обсуждение не доступно в веб-версии. Чтобы написать комментарий, перейдите в приложение Telegram.
Обсудить в Telegram