-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Add can_manage_topics
for promoteChatMember
and Chat*
classes
#3342
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add can_manage_topics
for promoteChatMember
and Chat*
classes
#3342
Conversation
uh, why the precommit is failing, it says to format test_chat.py which I didnt even touched, also the precommit tests pass locally |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good overall, just smaller comments :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for late review.
Found some tiny doc inconsistencies, along with a (unintentional?) breaking change.
can_manage_topics
for promoteChatMember
and Chat*
classes
Adresses the first part of #3340