Conversation
Copy link
Copy Markdown
Member
See https://t.me/pythontelegrambotgroup/592437?thread=592435 for discussion.
Checklist for PRs
-
AddedNot necessary as this is a bug fix.. versionadded:: version,.. versionchanged:: versionor.. deprecated:: versionto the docstrings for user facing changes (for methods/class descriptions, arguments and attributes) - Created new or adapted existing unit tests
- Documented code changes according to the CSI standard
- Added myself alphabetically to
AUTHORS.rst(optional) - Added new classes & modules to the docs and all suitable
__all__s