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 }}
NotFoundError
/
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
ext
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 21, 2019
Rename encode/decode to encode/decode_file_id
delivrance
committed
91d3508
View commit details
Copy full SHA for 91d3508
View code at this point
Browse repository at this point
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 ChatPhoto parser
delivrance
committed
840a9d1
View commit details
Copy full SHA for 840a9d1
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
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
Add support for scheduled messages
delivrance
committed
047fe37
View commit details
Copy full SHA for 047fe37
View code at this point
Browse repository at this point
Merge branch 'layer-104' into develop
delivrance
committed
fb77144
View commit details
Copy full SHA for fb77144
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 Aug 2, 2019
Update download_media and util methods to work with new file_id formats
delivrance
committed
6bbd79d
View commit details
Copy full SHA for 6bbd79d
View code at this point
Browse repository at this point
Commits on Aug 1, 2019
Update Document file ids to make them compatible again with the Bot API
Show description for 64939e5
delivrance
committed
64939e5
View commit details
Copy full SHA for 64939e5
View code at this point
Browse repository at this point
Reformat project
delivrance
committed
aa135ea
View commit details
Copy full SHA for aa135ea
View code at this point
Browse repository at this point
Use the correct way to parse peer identifiers
delivrance
committed
ad0f828
View commit details
Copy full SHA for ad0f828
View code at this point
Browse repository at this point
Commits on Jul 29, 2019
Try/except handler.check()
Show description for 02451ff
mendelmaleh
committed
02451ff
View commit details
Copy full SHA for 02451ff
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 Jul 10, 2019
Rework user.status, add last_online_date and next_offline_date
delivrance
committed
2f07e7a
View commit details
Copy full SHA for 2f07e7a
View code at this point
Browse repository at this point
Commits on Jun 26, 2019
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 21, 2019
Fix workers not running concurrently anymore after using a shared Lock
delivrance
committed
e7fffd2
View commit details
Copy full SHA for e7fffd2
View code at this point
Browse repository at this point
Commits on Jun 20, 2019
Lock dispatcher groups. Fixes #255
delivrance
committed
8d0e161
View commit details
Copy full SHA for 8d0e161
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
Use base64.urlsafe_b64encode/decode instead of manually passing altchars
delivrance
committed
edaced3
View commit details
Copy full SHA for edaced3
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 12, 2019
Merge pull request #251 from pyrogram/types-revamp
Show description for a21858a
delivrance
authored
a21858a
View commit details
Copy full SHA for a21858a
View code at this point
Browse repository at this point
Commits on Jun 11, 2019
Fix plugins not getting reloaded properly when restarting a client
delivrance
committed
fd0a404
View commit details
Copy full SHA for fd0a404
View code at this point
Browse repository at this point
Commits on Jun 8, 2019
Rearrange code
delivrance
committed
4349373
View commit details
Copy full SHA for 4349373
View code at this point
Browse repository at this point
Remove Messages type
delivrance
committed
cfbc529
View commit details
Copy full SHA for cfbc529
View code at this point
Browse repository at this point
Commits on Jun 7, 2019
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 1, 2019
Add application/x-tgsticker mime type with .tgs as extension
delivrance
committed
dc94da3
View commit details
Copy full SHA for dc94da3
View code at this point
Browse repository at this point
Previous
Next
You canβt perform that action at this time.