0.20.4 (Jul 23, 2021)
0.20.4 (Jul 23, 2021)
Tested on BotX 1.42.0-rc4
Added
- Add possibility to send message that visible only in stealth mode.
- Add support for embed mentions (can be used anywhere in text).
Fixed
- Fix silent response by changing option location in method call.
0.20.3 (Jul 22, 2021)
Tested on BotX 1.42.0-rc4
Add
- Add possibility to create chats with enabled shared_history option (Bot.create_chat).
0.20.2 (Jul 22, 2021)
Tested on BotX 1.42.0-rc4
Changed
- Exceptions thrown in
exception_handler
are now logged.