#936 Reply media group#994
Merged
tsnoam merged 5 commits intopython-telegram-bot:masterfrom Feb 12, 2018
feuillemorte:reply-media-group
Merged
#936 Reply media group#994tsnoam merged 5 commits intopython-telegram-bot:masterfrom feuillemorte:reply-media-group
tsnoam merged 5 commits intopython-telegram-bot:masterfrom
feuillemorte:reply-media-group
Conversation
…into reply-media-group
Codecov Report
@@ Coverage Diff @@
## master #994 +/- ##
==========================================
+ Coverage 91.58% 91.64% +0.06%
==========================================
Files 103 103
Lines 4065 4059 -6
Branches 641 641
==========================================
- Hits 3723 3720 -3
+ Misses 200 199 -1
+ Partials 142 140 -2
|
Conflicts: telegram/message.py tests/test_message.py
Member
|
@feuillemorte |
This was referenced Mar 2, 2018
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.
Fixes #936
Added reply_media_group() function in Message class.
How to tests:
create handler, insert code:
use handler in telegram client