The source code of the library, TDLib was updated to 1.5.0
TDLib is used to write third-party clients and family. On the basis of its work Telegram X Android, Unigram and new Webogram.
The new version of the library supports:
— Animated stickers.
— Global law group.
— Updated section "Background chat".
— Seamless authentication for bots.
— Work LibreSSL instead of OpenSSL.
Filter the participants in groups and channels.
— Settings konfidentsialnosti profile photo and transition to forward messages.
— Operating systems OpenBSD and NetBSD.
— The label "scam" (fraud).
— And much more.
github.com/tdlib/td
#tdlib #tdweb #source code
This message was automatically forwarded and translated from @tginfo using Yandex
source
TDLib is used to write third-party clients and family. On the basis of its work Telegram X Android, Unigram and new Webogram.
The new version of the library supports:
— Animated stickers.
— Global law group.
— Updated section "Background chat".
— Seamless authentication for bots.
— Work LibreSSL instead of OpenSSL.
Filter the participants in groups and channels.
— Settings konfidentsialnosti profile photo and transition to forward messages.
— Operating systems OpenBSD and NetBSD.
— The label "scam" (fraud).
— And much more.
github.com/tdlib/td
#tdlib #tdweb #source code
This message was automatically forwarded and translated from @tginfo using Yandex
source
Update TDLib soon!
The other day, the private version of TDLib was updated, and it was received by the developers of Unigram and Telegram X for Android.
Commits appeared on the GitHub page of the Unigram client, thanks to which it is known that the library already supports:
- Archiving chats.
- People (and chats) nearly.
- Phone privacy settings.
- Add contacts without phone number.
- Ability transfer groups and channels ownership.
- Support for underlined and crossed out formatting.
- Support for the “Discuss” function of channels (button for switching to group chat attached to the channel).
- An updated menu if the user wrote to you (“add to contacts” and “block”).
This means that the above functionality may soon appear in Unigram and X Telegram for Android.
Developer Unigram already revealed, what the archive looks like in his client.
#TDLib
Translated using Yandex.API
The other day, the private version of TDLib was updated, and it was received by the developers of Unigram and Telegram X for Android.
Commits appeared on the GitHub page of the Unigram client, thanks to which it is known that the library already supports:
- Archiving chats.
- People (and chats) nearly.
- Phone privacy settings.
- Add contacts without phone number.
- Ability transfer groups and channels ownership.
- Support for underlined and crossed out formatting.
- Support for the “Discuss” function of channels (button for switching to group chat attached to the channel).
- An updated menu if the user wrote to you (“add to contacts” and “block”).
This means that the above functionality may soon appear in Unigram and X Telegram for Android.
Developer Unigram already revealed, what the archive looks like in his client.
#TDLib
Translated using Yandex.API
Telegram
Fela Ameghino in Unigram Insiders
Source code library, TDLib was updated to 1.5.4
TDLib is used to write third-party clients and family. On the basis of its work Telegram X Android, Unigram and new Webogram.
The new version of the library supports all that now is in the official clients (108 scheme for those who understand).
github.com/tdlib/td
#tdlib #source code
Translated using Yandex.API
TDLib is used to write third-party clients and family. On the basis of its work Telegram X Android, Unigram and new Webogram.
The new version of the library supports all that now is in the official clients (108 scheme for those who understand).
github.com/tdlib/td
#tdlib #source code
Translated using Yandex.API
The source code of the TDLib library has been updated to the current version 1.7
TDLib is used to write third party Telegram clients. Telegram X for Android, Unigram and the new Webogram work on its basis.
The new version of the library supports:
- Threads, and comments.
- Multipins.
- Video calls.
- Playlists (files in albums).
- Number of views of Instant View articles.
- Sending files in 2 GB.
- Statistics in channels and supergroups.
- Animated photos.
- Reposts of entries in the article.
- Anonymous admins in the group.
- Notification of the approach to live location.
- Messages that could not be sent can now be found using the
- Preview of private channels by their invite link.
- Much more.
#tdlib #sources
TDLib is used to write third party Telegram clients. Telegram X for Android, Unigram and the new Webogram work on its basis.
The new version of the library supports:
- Threads, and comments.
- Multipins.
- Video calls.
- Playlists (files in albums).
- Number of views of Instant View articles.
- Sending files in 2 GB.
- Statistics in channels and supergroups.
- Animated photos.
- Reposts of entries in the article.
- Anonymous admins in the group.
- Notification of the approach to live location.
- Messages that could not be sent can now be found using the
searchMessagesFilterFailedToSend filter- Preview of private channels by their invite link.
- Much more.
#tdlib #sources
Paid Telegram posts
Changes have been noticed in the TDLib source code on GitHub regarding media messages.
In paid messages, Telegram will hide the content of media files (photos or videos) attached to publications until the user pays the invoice.
Most likely, this feature will be integrated into the Payments 2.0 platform.
#tdlib
Changes have been noticed in the TDLib source code on GitHub regarding media messages.
In paid messages, Telegram will hide the content of media files (photos or videos) attached to publications until the user pays the invoice.
Most likely, this feature will be integrated into the Payments 2.0 platform.
#tdlib
👎131👍110
Telegram Might Start Using CAPTCHA
Changes in the TDLib source code indicate that the messenger may start using a CAPTCHA — an "I'm not a robot" verification for certain actions. According to the code, the verification will be applied only in official Telegram apps.
Generally, CAPTCHA is used to protect against spam and other unwanted requests. Previously, the messenger could only block such suspicious actions.
It is still unknown for which actions and how often the verification may be required. There is a chance Telegram may use an invisible CAPTCHA, which will collect signals in the background and provide Telegram with a bot score when it needs it.
@tginfo editors think CAPTCHA can reduce the number of errors and floodwaits experienced by some users. Alas, if this leads to more abuse, the messenger may tighten the system instead, and in that case, CAPTCHA will become an additional source of annoyance — and if Telegram will use an invisible CAPTCHA, users would not have alternative paths of remedy in cases when their activity is deemed suspicious.
The source code mentions reCAPTCHA — a user verification solution by Google. This is probably the technology that the messenger will be using. This raises some questions about privacy, since reCAPCHA uses extensive data collection to detect bots. Keep in mind that the feature is still in development, and the Telegram team may modify or cancel it.
#tdlib #antispam
Changes in the TDLib source code indicate that the messenger may start using a CAPTCHA — an "I'm not a robot" verification for certain actions. According to the code, the verification will be applied only in official Telegram apps.
Generally, CAPTCHA is used to protect against spam and other unwanted requests. Previously, the messenger could only block such suspicious actions.
It is still unknown for which actions and how often the verification may be required. There is a chance Telegram may use an invisible CAPTCHA, which will collect signals in the background and provide Telegram with a bot score when it needs it.
@tginfo editors think CAPTCHA can reduce the number of errors and floodwaits experienced by some users. Alas, if this leads to more abuse, the messenger may tighten the system instead, and in that case, CAPTCHA will become an additional source of annoyance — and if Telegram will use an invisible CAPTCHA, users would not have alternative paths of remedy in cases when their activity is deemed suspicious.
The source code mentions reCAPTCHA — a user verification solution by Google. This is probably the technology that the messenger will be using. This raises some questions about privacy, since reCAPCHA uses extensive data collection to detect bots. Keep in mind that the feature is still in development, and the Telegram team may modify or cancel it.
#tdlib #antispam
🤡64👍26👎15🌚6😡6❤2