Home
About
Blog
Products
Forum
Support
Contact
Sunbelt Computer Software
PL/B Language Development and Support
Home
About
Blog
Products
Forum
Support
Contact
Commits · DevAVR/pyrogram · GitHub
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 }}
DevAVR
/
pyrogram
Public
forked from
pyrogram/pyrogram
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 27, 2020
Update Pyrogram to v1.1.7
delivrance
committed
38efcee
View commit details
Copy full SHA for 38efcee
Browse repository at this point
Also print the exception type when logging query issues
Show description for a8a9a1a
delivrance
committed
a8a9a1a
View commit details
Copy full SHA for a8a9a1a
Browse repository at this point
Commits on Dec 26, 2020
Merge branch 'develop' of https://github.com/pyrogram/pyrogram
Show description for 91ec6eb
delivrance
committed
91ec6eb
View commit details
Copy full SHA for 91ec6eb
Browse repository at this point
Fix wrong usages of italic delimiters
delivrance
committed
c2c857b
View commit details
Copy full SHA for c2c857b
Browse repository at this point
Commits on Dec 25, 2020
Update Pyrogram to v1.1.6
delivrance
committed
a3464e0
View commit details
Copy full SHA for a3464e0
Browse repository at this point
Fix get_profile_photos returning a list of None
delivrance
committed
449b065
View commit details
Copy full SHA for 449b065
Browse repository at this point
Allow copying bots' messages reply markups
Show description for d4c0730
delivrance
committed
d4c0730
View commit details
Copy full SHA for d4c0730
Browse repository at this point
Allow passing False instead of None for optional flag-boolean parameters
Show description for 3d971fb
delivrance
committed
3d971fb
View commit details
Copy full SHA for 3d971fb
Browse repository at this point
Commits on Dec 24, 2020
Update Pyrogram to v1.1.5
delivrance
committed
4698f71
View commit details
Copy full SHA for 4698f71
Browse repository at this point
Fix bad mime_type default value in case it doesn't exist
delivrance
committed
f764d24
View commit details
Copy full SHA for f764d24
Browse repository at this point
Update Pyrogram to v1.1.4
delivrance
committed
34f62b9
View commit details
Copy full SHA for 34f62b9
Browse repository at this point
Improve HTML parser
Show description for 0d357fb
delivrance
committed
0d357fb
View commit details
Copy full SHA for 0d357fb
Browse repository at this point
Fix typing hint missing in forward_messages function (#569)
KunoiSayami
authored
01a3aab
View commit details
Copy full SHA for 01a3aab
Browse repository at this point
Commits on Dec 23, 2020
Update Pyrogram to v1.1.3
delivrance
committed
6e29283
View commit details
Copy full SHA for 6e29283
Browse repository at this point
Rework and simplify message parsing
delivrance
committed
ed79f73
View commit details
Copy full SHA for ed79f73
Browse repository at this point
Update Pyrogram to v1.1.2
delivrance
committed
730243f
View commit details
Copy full SHA for 730243f
Browse repository at this point
Fix get_dialogs breaking in case of empty messages
delivrance
committed
4b77bbd
View commit details
Copy full SHA for 4b77bbd
Browse repository at this point
Specify that dates are in unix time
delivrance
committed
19878ae
View commit details
Copy full SHA for 19878ae
Browse repository at this point
Update Pyrogram to v1.1.1
delivrance
committed
d47a013
View commit details
Copy full SHA for d47a013
Browse repository at this point
Exclude the tests folder from binary distributions
Show description for df1a792
delivrance
committed
df1a792
View commit details
Copy full SHA for df1a792
Browse repository at this point
Fix messages not having a reply-to-message when they actually do
delivrance
committed
865f427
View commit details
Copy full SHA for 865f427
Browse repository at this point
Fix sitemap.py breaking after moving it inside the scripts folder
delivrance
committed
bec7ef9
View commit details
Copy full SHA for bec7ef9
Browse repository at this point
Update Pyrogram to v1.1.0
delivrance
committed
b683580
View commit details
Copy full SHA for b683580
Browse repository at this point
Commits on Dec 22, 2020
Update API schema (Layer 122 patch, again)
delivrance
committed
3ca90b8
View commit details
Copy full SHA for 3ca90b8
Browse repository at this point
Commits on Dec 20, 2020
Remove non-python files
delivrance
committed
d82ecf0
View commit details
Copy full SHA for d82ecf0
Browse repository at this point
Simplify mime types guessing and remove unused code
delivrance
committed
18b3ca1
View commit details
Copy full SHA for 18b3ca1
Browse repository at this point
Remove unneeded util functions and improve docs
delivrance
committed
29fa3ec
View commit details
Copy full SHA for 29fa3ec
Browse repository at this point
Improve typing hints (#537)
Show description for 1dc4df8
alissonlauffer
authored
1dc4df8
View commit details
Copy full SHA for 1dc4df8
Browse repository at this point
Add new method get_media_group (#550)
Show description for e1dac6c
Legenda24
and
delivrance
authored
e1dac6c
View commit details
Copy full SHA for e1dac6c
Browse repository at this point
Commits on Dec 14, 2020
Update API schema (Layer 122 patch)
delivrance
committed
503327c
View commit details
Copy full SHA for 503327c
Browse repository at this point
Commits on Dec 12, 2020
Typo on_chosen_inline_query -> on_chosen_inline_result (#559)
SpEcHiDe
authored
db3b262
View commit details
Copy full SHA for db3b262
Browse repository at this point
Add mark_chat_unread() method (#322)
Show description for 04cf4e6
ColinShark
and
delivrance
authored
04cf4e6
View commit details
Copy full SHA for 04cf4e6
Browse repository at this point
Make generating new salts independent of the system clock
Show description for 8b3e1ce
delivrance
committed
8b3e1ce
View commit details
Copy full SHA for 8b3e1ce
Browse repository at this point
Commits on Dec 11, 2020
Merge pull request #555 from JosXa/patch-1
Show description for 7efd0d1
delivrance
authored
7efd0d1
View commit details
Copy full SHA for 7efd0d1
Browse repository at this point
Merge pull request #556 from drizzt/video-ttl_seconds
Show description for 1835b62
delivrance
authored
1835b62
View commit details
Copy full SHA for 1835b62
Browse repository at this point
Previous
Next
You can’t perform that action at this time.