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 }}
hexa0code
/
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
on
develop
User selector
All users
Datepicker
All time
Commit history
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
Performance improvements
delivrance
committed
d243ebc
View commit details
Copy full SHA for d243ebc
View code at this point
Browse repository at this point
Cast is_bot value to bool
delivrance
committed
e7f6e9e
View commit details
Copy full SHA for e7f6e9e
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
Add get_input_media_from_file_id utility method
Show description for 376909f
delivrance
committed
376909f
View commit details
Copy full SHA for 376909f
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 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 9, 2019
Remove ChatAction module too
Show description for 6530c7e
delivrance
committed
6530c7e
View commit details
Copy full SHA for 6530c7e
View code at this point
Browse repository at this point
Remove ParseMode
Show description for 3a494a4
delivrance
committed
3a494a4
View commit details
Copy full SHA for 3a494a4
View code at this point
Browse repository at this point
Commits on May 6, 2019
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 May 5, 2019
Handle minified poll updates
delivrance
committed
6f2c625
View commit details
Copy full SHA for 6f2c625
View code at this point
Browse repository at this point
Merge pull request #238 from pyrogram/bot-api-4.2
Show description for 6c140fd
delivrance
authored
6c140fd
View commit details
Copy full SHA for 6c140fd
View code at this point
Browse repository at this point
Previous
Next
You canβt perform that action at this time.