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 }}
stack-queue
/
pyrogram
Public
forked from
pyrogram/pyrogram
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
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
ext
base_client.py
on
asyncio-dev
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 8, 2019
Merge develop -> asyncio
delivrance
committed
8f0b8ba
View commit details
Copy full SHA for 8f0b8ba
View code at this point
Browse repository at this point
Set the updates workers pool from 1 to 4
delivrance
committed
481e4ee
View commit details
Copy full SHA for 481e4ee
View code at this point
Browse repository at this point
Commits on Sep 7, 2019
Merge develop -> asyncio
delivrance
committed
ce72a7e
View commit details
Copy full SHA for ce72a7e
View code at this point
Browse repository at this point
Commits on Aug 13, 2019
Split start() into reusable methods
Show description for 7daf51a
delivrance
committed
7daf51a
View commit details
Copy full SHA for 7daf51a
View code at this point
Browse repository at this point
Commits on Jul 31, 2019
Fix some methods not being defined using async
delivrance
committed
8700e3a
View commit details
Copy full SHA for 8700e3a
View code at this point
Browse repository at this point
Commits on Jul 29, 2019
Merge develop -> asyncio
delivrance
committed
0f90292
View commit details
Copy full SHA for 0f90292
View code at this point
Browse repository at this point
Commits on Jul 11, 2019
Rework Client.idle()
Show description for 385ab22
delivrance
committed
385ab22
View commit details
Copy full SHA for 385ab22
View code at this point
Browse repository at this point
Add new set_parse_mode utility method
delivrance
committed
fed8cbf
View commit details
Copy full SHA for fed8cbf
View code at this point
Browse repository at this point
Commits on Jun 26, 2019
Merge branch 'develop' into asyncio
Show description for 8ef97f2
delivrance
committed
8ef97f2
View commit details
Copy full SHA for 8ef97f2
View code at this point
Browse repository at this point
Update usages of Parser all around the library
delivrance
committed
f05e79e
View commit details
Copy full SHA for f05e79e
View code at this point
Browse repository at this point
Commits on Jun 24, 2019
Enable scheduling of more than 1 updates worker
delivrance
committed
656aa4a
View commit details
Copy full SHA for 656aa4a
View code at this point
Browse repository at this point
Commits on Jun 20, 2019
Merge develop -> asyncio
delivrance
committed
a8dfe61
View commit details
Copy full SHA for a8dfe61
View code at this point
Browse repository at this point
Commits on Jun 19, 2019
Update pyrogram/client to accommodate Storage Engines
delivrance
committed
30192de
View commit details
Copy full SHA for 30192de
View code at this point
Browse repository at this point
Update Auth and Session to accommodate Storage Engines
delivrance
committed
682591e
View commit details
Copy full SHA for 682591e
View code at this point
Browse repository at this point
Commits on Jun 15, 2019
Merge branch 'develop' into session_storage
Show description for 142d5ab
delivrance
committed
142d5ab
View commit details
Copy full SHA for 142d5ab
View code at this point
Browse repository at this point
Fix script executions not working outside the current directory
Show description for 80d8443
delivrance
committed
80d8443
View commit details
Copy full SHA for 80d8443
View code at this point
Browse repository at this point
Commits on Jun 14, 2019
Add edit_inline_* methods to deal with inline messages only
delivrance
committed
61ed44f
View commit details
Copy full SHA for 61ed44f
View code at this point
Browse repository at this point
Add edit, edit_caption, edit_media and edit_reply_markup bound methods to the CallbackQuery type
delivrance
committed
da4ff26
View commit details
Copy full SHA for da4ff26
View code at this point
Browse repository at this point
Implement editing of messages sent via inline bots
Show description for 22199b0
delivrance
committed
22199b0
View commit details
Copy full SHA for 22199b0
View code at this point
Browse repository at this point
Commits on Jun 7, 2019
Merge develop -> asyncio
delivrance
committed
fd3c8cf
View commit details
Copy full SHA for fd3c8cf
View code at this point
Browse repository at this point
Fix FileData namedtuple using Python 3.7+ features
delivrance
committed
c65e210
View commit details
Copy full SHA for c65e210
View code at this point
Browse repository at this point
Commits on Jun 2, 2019
Merge develop -> asyncio
delivrance
committed
d4dbff3
View commit details
Copy full SHA for d4dbff3
View code at this point
Browse repository at this point
Commits on Jun 1, 2019
Performance improvements
delivrance
committed
d243ebc
View commit details
Copy full SHA for d243ebc
View code at this point
Browse repository at this point
Commits on May 30, 2019
Rename methods dealing with profile pictures
delivrance
committed
a984558
View commit details
Copy full SHA for a984558
View code at this point
Browse repository at this point
Commits on May 29, 2019
Rework download_media to accommodate L100 changes
delivrance
committed
55599e3
View commit details
Copy full SHA for 55599e3
View code at this point
Browse repository at this point
Commits on May 25, 2019
Merge develop -> asyncio
delivrance
committed
3943925
View commit details
Copy full SHA for 3943925
View code at this point
Browse repository at this point
Commits on May 17, 2019
Docs revamp. Part 5
delivrance
committed
5182204
View commit details
Copy full SHA for 5182204
View code at this point
Browse repository at this point
Commits on May 6, 2019
Merge develop -> asyncio
delivrance
committed
47c4fae
View commit details
Copy full SHA for 47c4fae
View code at this point
Browse repository at this point
Increase OFFLINE_SLEEP to 15 minutes
Show description for 01f0af6
delivrance
committed
01f0af6
View commit details
Copy full SHA for 01f0af6
View code at this point
Browse repository at this point
Commits on Apr 30, 2019
Merge branch 'develop' into asyncio
Show description for 952f9bc
delivrance
committed
952f9bc
View commit details
Copy full SHA for 952f9bc
View code at this point
Browse repository at this point
Commits on Apr 20, 2019
Bring back automatic mime type detection for new uploads (fixes #239)
Show description for 63d76a7
delivrance
committed
63d76a7
View commit details
Copy full SHA for 63d76a7
View code at this point
Browse repository at this point
Commits on Apr 14, 2019
Merge branch 'develop' into session_storage
Show description for 952f062
bakatrouble
committed
952f062
View commit details
Copy full SHA for 952f062
View code at this point
Browse repository at this point
Commits on Mar 27, 2019
Fix StopTransmission in asyncio by inheriting from StopAsyncIteration
Show description for 29940fb
delivrance
committed
29940fb
View commit details
Copy full SHA for 29940fb
View code at this point
Browse repository at this point
Merge branch 'develop' into asyncio
delivrance
committed
654a432
View commit details
Copy full SHA for 654a432
View code at this point
Browse repository at this point
Commits on Mar 26, 2019
Fix broken mentions for both HTML and Markdown
delivrance
committed
ef5dd96
View commit details
Copy full SHA for ef5dd96
View code at this point
Browse repository at this point
Previous
Next
You canβt perform that action at this time.