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
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 3, 2019
Add Chat.description for basic chats
delivrance
committed
3dc2a81
View commit details
Copy full SHA for 3dc2a81
View code at this point
Browse repository at this point
Handle cases where denied_permissions might be None
delivrance
committed
8a99f99
View commit details
Copy full SHA for 8a99f99
View code at this point
Browse repository at this point
Finally remove ports from older schemas and fix export_chat_invite_link
delivrance
committed
937987a
View commit details
Copy full SHA for 937987a
View code at this point
Browse repository at this point
[Bot API 4.4] Update chat photos
Show description for 360cfaa
delivrance
committed
360cfaa
View commit details
Copy full SHA for 360cfaa
View code at this point
Browse repository at this point
[Bot API 4.4] Update chat permissions
Show description for c6f346f
delivrance
committed
c6f346f
View commit details
Copy full SHA for c6f346f
View code at this point
Browse repository at this point
[Bot API 4.4] Update stickers
Show description for 091552e
delivrance
committed
091552e
View commit details
Copy full SHA for 091552e
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
Remove __slots__ from Pyrogram types
delivrance
committed
67112a3
View commit details
Copy full SHA for 67112a3
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
Move all imported schema objects outside TLObject
delivrance
committed
9ad5e62
View commit details
Copy full SHA for 9ad5e62
View code at this point
Browse repository at this point
Remove Null primitive
Show description for d727754
delivrance
committed
d727754
View commit details
Copy full SHA for d727754
View code at this point
Browse repository at this point
Merge pull request #293 from mendelmaleh/try_handler_check
Show description for b207b02
delivrance
authored
b207b02
View commit details
Copy full SHA for b207b02
View code at this point
Browse repository at this point
Commits on Jul 31, 2019
Set Message.text instead of Message.caption in case of web_page previews
delivrance
committed
47e5b9a
View commit details
Copy full SHA for 47e5b9a
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
Fix forward copies having "None" as caption in case of no caption at all
delivrance
committed
d875298
View commit details
Copy full SHA for d875298
View code at this point
Browse repository at this point
Commits on Jul 28, 2019
Enhance Parser when dealing with leading and trailing whitespaces
delivrance
committed
8cdcf90
View commit details
Copy full SHA for 8cdcf90
View code at this point
Browse repository at this point
Better handling of non-string message texts
Show description for e1c6e6e
delivrance
committed
e1c6e6e
View commit details
Copy full SHA for e1c6e6e
View code at this point
Browse repository at this point
Fix ChatPreview objects failing to parse
Show description for bed13de
delivrance
committed
bed13de
View commit details
Copy full SHA for bed13de
View code at this point
Browse repository at this point
Fix yet another compatibility issue with Path objects and Python 3.5
delivrance
committed
11ea15a
View commit details
Copy full SHA for 11ea15a
View code at this point
Browse repository at this point
Add better summary for get_messages
delivrance
committed
87bbd76
View commit details
Copy full SHA for 87bbd76
View code at this point
Browse repository at this point
Fix indentation and docstrings due to bad PR
delivrance
committed
7b9a38a
View commit details
Copy full SHA for 7b9a38a
View code at this point
Browse repository at this point
Merge branch 'develop' of https://github.com/pyrogram/pyrogram into develop
delivrance
committed
881f5ab
View commit details
Copy full SHA for 881f5ab
View code at this point
Browse repository at this point
Commits on Jul 25, 2019
Add examples to all available methods
delivrance
committed
2dec244
View commit details
Copy full SHA for 2dec244
View code at this point
Browse repository at this point
Clean up Message docstrings
delivrance
committed
fe2ccc6
View commit details
Copy full SHA for fe2ccc6
View code at this point
Browse repository at this point
Add examples to utility methods
delivrance
committed
8f56610
View commit details
Copy full SHA for 8f56610
View code at this point
Browse repository at this point
Log to warning only in the last attempt
delivrance
committed
72b7a53
View commit details
Copy full SHA for 72b7a53
View code at this point
Browse repository at this point
Clarify get_messages error messages
delivrance
committed
b2886c2
View commit details
Copy full SHA for b2886c2
View code at this point
Browse repository at this point
Commits on Jul 22, 2019
Merge pull request #279 from kalmengr/patch-5
Show description for 0b66cf2
delivrance
authored
0b66cf2
View commit details
Copy full SHA for 0b66cf2
View code at this point
Browse repository at this point
Fix Message.retract_vote style
delivrance
authored
a320088
View commit details
Copy full SHA for a320088
View code at this point
Browse repository at this point
Merge pull request #278 from kalmengr/patch-4
Show description for 810df3f
delivrance
authored
810df3f
View commit details
Copy full SHA for 810df3f
View code at this point
Browse repository at this point
Add missing return type
delivrance
authored
948bba7
View commit details
Copy full SHA for 948bba7
View code at this point
Browse repository at this point
Refactor regex filter
delivrance
committed
776557f
View commit details
Copy full SHA for 776557f
View code at this point
Browse repository at this point
Fix command filter relying on a previous command state
delivrance
committed
af1bb3b
View commit details
Copy full SHA for af1bb3b
View code at this point
Browse repository at this point
Commits on Jul 21, 2019
Rework InlineQueryResultArticle. Also add *Photo and *Animation types
delivrance
committed
f0c1cb0
View commit details
Copy full SHA for f0c1cb0
View code at this point
Browse repository at this point
Previous
Next
You canβt perform that action at this time.