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 }}
fourstring
/
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
methods
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on May 10, 2019
Docs revamp. Part 2
delivrance
committed
e4b0a78
View commit details
Copy full SHA for e4b0a78
View code at this point
Browse repository at this point
Commits on May 9, 2019
Add timeout to Message.click
delivrance
committed
92283d6
View commit details
Copy full SHA for 92283d6
View code at this point
Browse repository at this point
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
Revamp docs about the main Pyrogram package
delivrance
committed
1737ba5
View commit details
Copy full SHA for 1737ba5
View code at this point
Browse repository at this point
Commits on May 8, 2019
Allow unlimited replies to be fetched with get_messages
delivrance
committed
920f8ff
View commit details
Copy full SHA for 920f8ff
View code at this point
Browse repository at this point
Commits on May 6, 2019
Fix get_dialogs_count breaking in case of less than 200 dialogs
delivrance
committed
692073c
View commit details
Copy full SHA for 692073c
View code at this point
Browse repository at this point
Add get_user_profile_photos_count method
delivrance
committed
0855463
View commit details
Copy full SHA for 0855463
View code at this point
Browse repository at this point
Add get_contacts_count method
delivrance
committed
e8e0c16
View commit details
Copy full SHA for e8e0c16
View code at this point
Browse repository at this point
Add get_dialogs_count method
delivrance
committed
4e77ead
View commit details
Copy full SHA for 4e77ead
View code at this point
Browse repository at this point
Add get_history_count method
delivrance
committed
e80eebc
View commit details
Copy full SHA for e80eebc
View code at this point
Browse repository at this point
Commits on May 5, 2019
Hint the return type of get_history
delivrance
committed
bfda585
View commit details
Copy full SHA for bfda585
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
Commits on Apr 30, 2019
Add important note to export_chat_invite_link
delivrance
committed
cc9bc56
View commit details
Copy full SHA for cc9bc56
View code at this point
Browse repository at this point
Revert "Fix export_chat_invite_link broken because of Layer update Fixes #244"
Show description for d83a2a9
delivrance
committed
d83a2a9
View commit details
Copy full SHA for d83a2a9
View code at this point
Browse repository at this point
Fix export_chat_invite_link broken because of Layer update
Show description for 2aad598
delivrance
committed
2aad598
View commit details
Copy full SHA for 2aad598
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
Make delete_messages return False when it fails to delete
Show description for 57be975
delivrance
committed
57be975
View commit details
Copy full SHA for 57be975
View code at this point
Browse repository at this point
Add PollHandler type and on_poll decorator for handling Poll updates
delivrance
committed
5905f76
View commit details
Copy full SHA for 5905f76
View code at this point
Browse repository at this point
Increase media thumbnail size limit
delivrance
committed
ebacefb
View commit details
Copy full SHA for ebacefb
View code at this point
Browse repository at this point
Refactor Poll types and methods to reflect Bot API 4.2 docs
delivrance
committed
4661fb0
View commit details
Copy full SHA for 4661fb0
View code at this point
Browse repository at this point
Commits on Apr 13, 2019
Fix set_chat_description not working anymore with the new Layer
delivrance
committed
1e635f0
View commit details
Copy full SHA for 1e635f0
View code at this point
Browse repository at this point
Commits on Apr 12, 2019
Clean up documentation pages
delivrance
committed
05aed5e
View commit details
Copy full SHA for 05aed5e
View code at this point
Browse repository at this point
Commits on Mar 28, 2019
Automatically handle flood waits when using get_chat_members
delivrance
committed
fbe6af2
View commit details
Copy full SHA for fbe6af2
View code at this point
Browse repository at this point
Fix send_chat_action not working with upload_* actions
delivrance
committed
e79f4fd
View commit details
Copy full SHA for e79f4fd
View code at this point
Browse repository at this point
Commits on Mar 25, 2019
Remove delete_messages limitations
delivrance
committed
b8341a9
View commit details
Copy full SHA for b8341a9
View code at this point
Browse repository at this point
Refactor project and move errors namespace out from pyrogram.api
delivrance
committed
b5c6db6
View commit details
Copy full SHA for b5c6db6
View code at this point
Browse repository at this point
Commits on Mar 22, 2019
Small docs fixes
delivrance
committed
27666ec
View commit details
Copy full SHA for 27666ec
View code at this point
Browse repository at this point
Clean up docstrings
delivrance
committed
921800f
View commit details
Copy full SHA for 921800f
View code at this point
Browse repository at this point
Clean up inline-mode
delivrance
committed
bc9f902
View commit details
Copy full SHA for bc9f902
View code at this point
Browse repository at this point
Commits on Mar 21, 2019
Fix inline-mode branch breaking after many commits from develop
delivrance
committed
fede743
View commit details
Copy full SHA for fede743
View code at this point
Browse repository at this point
Merge branch 'develop' into inline-mode
Show description for acbbfab
delivrance
committed
acbbfab
View commit details
Copy full SHA for acbbfab
View code at this point
Browse repository at this point
Update style
delivrance
committed
1590904
View commit details
Copy full SHA for 1590904
View code at this point
Browse repository at this point
Add ability to forward messages as copies (#227)
Show description for 081b9b2
bakatrouble
authored and
delivrance
committed
081b9b2
View commit details
Copy full SHA for 081b9b2
View code at this point
Browse repository at this point
Commits on Mar 20, 2019
Add more Message convenience methods (#233)
Show description for ac591cf
xsolinsx
authored and
delivrance
committed
ac591cf
View commit details
Copy full SHA for ac591cf
View code at this point
Browse repository at this point
Commits on Mar 16, 2019
Reformat code
delivrance
committed
3e18945
View commit details
Copy full SHA for 3e18945
View code at this point
Browse repository at this point
Previous
Next
You canβt perform that action at this time.