Version 20.0
Released 2023-01-01
This is the technical changelog for version 20.0. More elaborate release notes can be found in the news channel @pythontelegrambotchannel.
Major Changes
- Full Support For Bot API 6.4 (#3449)
Minor Changes, Documentation Improvements and CI
- Documentation Improvements (#3428, #3423, #3429, #3441, #3404, #3443)
- Allow
Sequence
Input for Bot Methods (#3412) - Update Link-Check CI and Replace a Dead Link (#3456)
- Freeze Classes Without Arguments (#3453)
- Add New Constants (#3444)
- Override
Bot.__deepcopy__
to RaiseTypeError
(#3446) - Add Log Decorator to
Bot.get_webhook_info
(#3442) - Add Documentation On Verifying Releases (#3436)
- Drop Undocumented
Job.__lt__
(#3432)