Merged
Conversation
Bibo-Joshi
reviewed
Mar 9, 2021
Poolitzer
commented
Mar 9, 2021
Co-authored-by: Bibo-Joshi <hinrich.mahler@freenet.de>
Signed-off-by: starry69 <starry369126@outlook.com>
Signed-off-by: starry69 <starry369126@outlook.com>
Member
|
|
Bibo-Joshi
requested changes
Mar 10, 2021
Member
There was a problem hiding this comment.
@Poolitzer : We'll need new shortcuts for Chat.do_stuff_with_invite_links
@starry69 we'll need filters for the new message types
Signed-off-by: starry69 <starry369126@outlook.com>
Signed-off-by: starry69 <starry369126@outlook.com>
Member
Yea gonna do in evening |
Bibo-Joshi
requested changes
Mar 11, 2021
Signed-off-by: starry69 <starry369126@outlook.com>
Signed-off-by: starry69 <starry369126@outlook.com>
change place of version adding, added obj:True as doc string, changing how member limit is initiated
Bibo-Joshi
requested changes
Mar 13, 2021
* add bot api version in constants Signed-off-by: starry69 <starry369126@outlook.com> * addressing review Signed-off-by: starry69 <starry369126@outlook.com> * add versioning directive Co-authored-by: Bibo-Joshi <hinrich.mahler@freenet.de>
Merged
|
edits README |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
When merged, this closes #2423.
Open questions:
Checklist for PRs
.. versionadded:: version,.. versionchanged:: versionor.. deprecated:: versionto the docstrings for user facing changes (for methods/class descriptions, arguments and attributes)If the PR contains API changes (otherwise, you can delete this passage)
New classes:
self._id_attrsand corresponding documentation__init__accepts**_kwargsAdded new / updated shortcuts:
Chat&Userfor all methods that acceptchat/user_id[ ] InMessagefor all methods that acceptchat_idandmessage_id[ ] For newMessageshortcuts: Addedquoteargument if methods acceptsreply_to_message_id[ ] InCallbackQueryfor all methods that accept eitherchat_idandmessage_idorinline_message_idIf relevant:
telegram.constantsand shortcuts to them as class variablesREADME.rstandREADME_RAW.rst, including the badgeActive docs build is at https://python-telegram-bot.readthedocs.io/en/api_5.1/