Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
dumpmemory
/
pyrogram
Public
forked from
pyrogram/pyrogram
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
pyrogram
pyrogram
client
client.py
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 22, 2020
[Client] Fixed ImportError (#471)
Accipiter7
authored
23b1450
View commit details
Copy full SHA for 23b1450
View code at this point
Browse repository at this point
Commits on Aug 21, 2020
Update save_file to accept pathlib objects (#469)
CyanBook
authored
faab2f4
View commit details
Copy full SHA for faab2f4
View code at this point
Browse repository at this point
Change logging hierarchy for loading plugins (#451)
Show description for c8c6faa
CyanBook
authored
c8c6faa
View commit details
Copy full SHA for c8c6faa
View code at this point
Browse repository at this point
Commits on Jul 27, 2020
Simplify None checks for file uploads
delivrance
committed
516e0a1
View commit details
Copy full SHA for 516e0a1
View code at this point
Browse repository at this point
Commits on Jul 21, 2020
Add parse_mode property to Client (#443)
Show description for c27f811
mendelmaleh
authored and
delivrance
committed
c27f811
View commit details
Copy full SHA for c27f811
View code at this point
Browse repository at this point
Commits on Jul 17, 2020
Do not reload plugins from disk
Show description for 2504286
delivrance
committed
2504286
View commit details
Copy full SHA for 2504286
View code at this point
Browse repository at this point
Commits on Jul 12, 2020
Some fixes and speed improvments (#439)
Show description for 531069b
alissonlauffer
authored
531069b
View commit details
Copy full SHA for 531069b
View code at this point
Browse repository at this point
Commits on Jul 9, 2020
Rework in-memory uploads
delivrance
committed
b3faf21
View commit details
Copy full SHA for b3faf21
View code at this point
Browse repository at this point
Cleanup
delivrance
committed
4a8e6fb
View commit details
Copy full SHA for 4a8e6fb
View code at this point
Browse repository at this point
Commits on Jul 8, 2020
Add support for uploading from file pointers, fixes https://github.com/pyrogram/pyrogram/issues/261
OctoNezd
authored and
delivrance
committed
c13392d
View commit details
Copy full SHA for c13392d
View code at this point
Browse repository at this point
Add support for downloading files to file pointer, fix for https://github.com/pyrogram/pyrogram/issues/284
OctoNezd
authored and
delivrance
committed
1e8c981
View commit details
Copy full SHA for 1e8c981
View code at this point
Browse repository at this point
Commits on Jul 6, 2020
Allow uploading files up to 2000 MiB in size
delivrance
authored
c196b90
View commit details
Copy full SHA for c196b90
View code at this point
Browse repository at this point
Commits on Jun 6, 2020
Remove unneeded code
Show description for dd5bd80
delivrance
committed
dd5bd80
View commit details
Copy full SHA for dd5bd80
View code at this point
Browse repository at this point
Commits on May 7, 2020
Move the automatic sleep mechanism down to Session
delivrance
committed
128ab4b
View commit details
Copy full SHA for 128ab4b
View code at this point
Browse repository at this point
Add an automatic sleep mechanism for flood wait exceptions
delivrance
committed
99aee98
View commit details
Copy full SHA for 99aee98
View code at this point
Browse repository at this point
Commits on May 1, 2020
Fix plugins not being properly unloaded
Show description for 78ed83e
delivrance
committed
78ed83e
View commit details
Copy full SHA for 78ed83e
View code at this point
Browse repository at this point
Commits on Mar 30, 2020
Don't spawn unnecessary threads when no_updates=True
delivrance
committed
8681ca2
View commit details
Copy full SHA for 8681ca2
View code at this point
Browse repository at this point
Clarify docs
delivrance
committed
1b15b1e
View commit details
Copy full SHA for 1b15b1e
View code at this point
Browse repository at this point
Commits on Mar 21, 2020
Update Copyright
delivrance
committed
1996fb1
View commit details
Copy full SHA for 1996fb1
View code at this point
Browse repository at this point
Commits on Feb 26, 2020
Fix stop_transmission example
delivrance
committed
f867c66
View commit details
Copy full SHA for f867c66
View code at this point
Browse repository at this point
Commits on Feb 1, 2020
Allow start/restart being used inside handlers with block=False
delivrance
committed
d9cb9c5
View commit details
Copy full SHA for d9cb9c5
View code at this point
Browse repository at this point
Revert "Allow stop, restart and add/remove_handler to be non-blocking"
Show description for 51f88ef
delivrance
committed
51f88ef
View commit details
Copy full SHA for 51f88ef
View code at this point
Browse repository at this point
Add missing word in sentence
delivrance
committed
9618bbc
View commit details
Copy full SHA for 9618bbc
View code at this point
Browse repository at this point
Update copyright notice
delivrance
committed
42c9baf
View commit details
Copy full SHA for 42c9baf
View code at this point
Browse repository at this point
Commits on Jan 16, 2020
Fix plugin modules not being properly reloaded from disk
Show description for ac8fad3
delivrance
committed
ac8fad3
View commit details
Copy full SHA for ac8fad3
View code at this point
Browse repository at this point
Commits on Oct 27, 2019
Allow stop, restart and add/remove_handler to be non-blocking
delivrance
committed
8e9e8b4
View commit details
Copy full SHA for 8e9e8b4
View code at this point
Browse repository at this point
Commits on Oct 19, 2019
Fix group, channel and supergroup ChatPhoto downloads
Show description for 51cd186
delivrance
committed
51cd186
View commit details
Copy full SHA for 51cd186
View code at this point
Browse repository at this point
Commits on Sep 21, 2019
Fix FILE_REFERENCE_* errors for uploads
delivrance
committed
92c1b48
View commit details
Copy full SHA for 92c1b48
View code at this point
Browse repository at this point
Fix FILE_REFERENCE_* errors for downloads
delivrance
committed
1cd9452
View commit details
Copy full SHA for 1cd9452
View code at this point
Browse repository at this point
Commits on Sep 14, 2019
Update Storage API usages in client.py, auth.py and session.py
delivrance
committed
1a7d0b1
View commit details
Copy full SHA for 1a7d0b1
View code at this point
Browse repository at this point
Fix minified peers being erroneously stored because of server changes
delivrance
committed
6d0e2f7
View commit details
Copy full SHA for 6d0e2f7
View code at this point
Browse repository at this point
Rename Storage .destroy to .delete
delivrance
committed
c5498c3
View commit details
Copy full SHA for c5498c3
View code at this point
Browse repository at this point
Commits on Sep 9, 2019
Update docs link
delivrance
committed
011375d
View commit details
Copy full SHA for 011375d
View code at this point
Browse repository at this point
Commits on Sep 8, 2019
Revert "Stop instantiating logger objects and directly use the logging module"
Show description for a015f99
delivrance
committed
a015f99
View commit details
Copy full SHA for a015f99
View code at this point
Browse repository at this point
Stop instantiating logger objects and directly use the logging module
delivrance
committed
792068d
View commit details
Copy full SHA for 792068d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.