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
更新日志:0.8.1
1. 新增法语翻译(感谢 DodoLeDev)。
2. 新增捷克语翻译(感谢 Fjuro)。
3. 变更部分翻译文本 (感谢 comradekingu)。
4. 修复从 0.8.0 版本中出现的导入 OPML 文件后无法同步的问题。
5. 修复图片过大(50MB+)导致的崩溃问题(感谢 Feeder)。
6. 修复部分 feed 订阅失败的问题(感谢 kzaemrio)。
7. 优化 feed 数量过多(100+)的情况。
8. 一些的性能优化和细节改动。
———
Changlog: 0.8.1
1. Add French translation (thanks to DodoLeDev).
2. Add Czech translation (thanks to Fjuro).
3. Change some translated texts (thanks to comradekingu).
4. Fix the issue that cannot be synchronized after importing OPML file from 0.8.0 version.
5. Fix crash if loading very large (50MB+) images (thanks to Feeder).
6. Fix the issue that some feeds cannot subscribe (thanks to kzaemrio).
7. Optimize the case of too many feeds (100+).
8. Some performance optimizations and detail changes.