-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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
Api 5.0 WP 9.1 #2196
Api 5.0 WP 9.1 #2196
Conversation
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.
Left some minor comments. Three more general ones:
- we need tests for
MessageID
copy_message
should be tested for defaults, i.e.parse_mode
andallow_sending_without_reply
(maybe see my Api 5.0 WP 9.6 (allow_sending_without_reply) #2192 for how I tested that)- If you're starting with shortcuts already, maybe it's a good idea to just do all of WP12 here
I mean thats hard to do rn because it isnt merged yet and I feel like cherry picking is over the top. Just wait for merging #2192? |
# Conflicts: # telegram/bot.py # telegram/callbackquery.py # tests/test_bot.py # tests/test_callbackquery.py
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.
thanks for the updates! IMO we should wait for #2192 so that we can add the tests here and don't forget … Still, I left you a little work for the meantime :)
Co-authored-by: Bibo-Joshi <hinrich.mahler@freenet.de>
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.
some last nitpicks left ;)
Co-authored-by: Bibo-Joshi <hinrich.mahler@freenet.de>
Adding copy message and poll question length constant