Bot API was updated to version 6.4
Forums
• Bots can now open, close, edit and toggle the visibility of the General Topic.
• Added support for new service messages, like ForumTopicEdited, GeneralForumTopicHidden and more.
• The method sendChatAction can now send actions to any thread or topic via the message_thread_id parameter.
Spoilers
• Added spoiler detection via the new has_media_spoiler field in the Message class.
• Bots can send media covered by a spoiler animation via the has_spoiler field in sendPhoto, sendVideo and sendAnimation.
Web Apps
• Added a native QR scanner popup, controllable via showScanQrPopup and closeScanQrPopup.
• Web Apps launched from the attachment menu can request clipboard text via readTextFromClipboard.
• Added a platform field, showing which platform the web app is being used on.
General
• Added the is_persistent field, to keep ReplyKeyboards open by default.
See the full changelog for details on the official website.
#update#BotAPI
https://t.me/+VMLgtEPNL49jZmNh
#Update
Changelog: 0.11.1
1. Custom font support for WebView reader
2. Add new visual styles to toolbars in flow page and reading page
3. UI improvements & fixes
#Update
Changelog: 0.11.0
Full changelog:0.10.1...0.11.0
1. Introduce a new article reader based on WebView, with Bionic Reading support
2. Auto-mark items as read on scroll (Settings - Interaction)
3. Click the top app bar to go back to the top of the page
4. Add dividers to the toolbars in the reading page
5. Add a button to collapse/expand feed groups
6. UI improvements & translation updates