From 16bf911ddedc615742bed7043928e821bd9c1ed1 Mon Sep 17 00:00:00 2001 From: levlam Date: Mon, 20 Jan 2020 01:52:46 +0300 Subject: Update layer 109. TON-related requests was removed. GitOrigin-RevId: 7b6cba050a43aab728928e145829a402a055df52 --- CHANGELOG.md | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 32bff755b..7c73633c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -156,17 +156,7 @@ Changes in 1.6.0: the appropriate mark. * Added the field `video_upload_bitrate` to the class `autoDownloadSettings`. * Disallowed to call `setChatNotificationSettings` method on the chat with self, which never worked. -* Added support for integration with TON Blockchain. For a complete integration use `tonlib` from - https://github.com/ton-blockchain/ton: - - Added the option `default_ton_blockchain_config`, containing the default TON Blockchain config. If empty, - TON integration is disabled, otherwise the config needs to be passed to tonlib. - - Added the option `default_ton_blockchain_name`, containing the default TON Blockchain name. - The blockchain name needs to be passed to tonlib. - - Added the class `tonLiteServerResponse` and the method `sendTonLiteServerRequest`, which allows to send requests to - a TON Blockchain Lite Server through Telegram servers. - - Added the class `tonWalletPasswordSalt` and the method `getTonWalletPasswordSalt`, which can be used - to harden protection of the locally stored TON Blockchain private key. - - Added support for `ton://` URLs in messages and inline keyboard buttons. +* Added support for `ton://` URLs in messages and inline keyboard buttons. ----------------------------------------------------------------------------------------------------------------------- -- cgit v1.2.3