Skip to content
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

Fix: Updating last_message_id after each batch #50

Merged
merged 3 commits into from
Dec 11, 2020
Merged

Fix: Updating last_message_id after each batch #50

merged 3 commits into from
Dec 11, 2020

Conversation

Lqlsoftware
Copy link
Contributor

Patch for updating last_message_id after each batch.
Adding Sock5 proxy usage in README.md by the document of Pyrogram

@codecov
Copy link

codecov bot commented Dec 11, 2020

Codecov Report

Merging #50 (1c1157c) into master (9c42447) will increase coverage by 0.09%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
+ Coverage   95.04%   95.14%   +0.09%     
==========================================
  Files           2        2              
  Lines         101      103       +2     
==========================================
+ Hits           96       98       +2     
  Misses          5        5              
Impacted Files Coverage Δ
media_downloader.py 93.67% <100.00%> (+0.16%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9c42447...1c1157c. Read the comment docs.

@Dineshkarthik Dineshkarthik linked an issue Dec 11, 2020 that may be closed by this pull request
@Dineshkarthik Dineshkarthik merged commit 6f09d1e into Dineshkarthik:master Dec 11, 2020
@Dineshkarthik Dineshkarthik mentioned this pull request Dec 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Timeout exception when downloading large file
2 participants