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 }}
umt26
/
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
methods
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 14, 2021
Update offset by the amount of messages retrieved
delivrance
committed
2db8256
View commit details
Copy full SHA for 2db8256
View code at this point
Browse repository at this point
Commits on Mar 6, 2021
Add a friendly interface for getting chat event logs
Show description for 6daa501
delivrance
committed
6daa501
View commit details
Copy full SHA for 6daa501
View code at this point
Browse repository at this point
Small code and docs fixes
delivrance
committed
b5c3912
View commit details
Copy full SHA for b5c3912
View code at this point
Browse repository at this point
Commits on Feb 27, 2021
Add can_manage_voice_chats to admin permissions
delivrance
committed
2154872
View commit details
Copy full SHA for 2154872
View code at this point
Browse repository at this point
Commits on Jan 29, 2021
Fix small typo in copy_message()'s examples (#588)
Krishna-Singhal
authored
1bba5ca
View commit details
Copy full SHA for 1bba5ca
View code at this point
Browse repository at this point
Commits on Jan 18, 2021
Fix wrong emphasize lines
delivrance
committed
f9a129a
View commit details
Copy full SHA for f9a129a
View code at this point
Browse repository at this point
Commits on Jan 14, 2021
Fix issues with global_search(): add the filter parameter (#589)
Show description for 54b92c0
CustomIcon
and
delivrance
authored
54b92c0
View commit details
Copy full SHA for 54b92c0
View code at this point
Browse repository at this point
Commits on Jan 10, 2021
Remove obsolete example from docs (#576)
Krishna-Singhal
authored
79583a2
View commit details
Copy full SHA for 79583a2
View code at this point
Browse repository at this point
Fix DC sessions for inline message edits (#585)
Ripeey
authored
38d60f5
View commit details
Copy full SHA for 38d60f5
View code at this point
Browse repository at this point
Commits on Jan 8, 2021
Fix captions not being preserved when editing media
delivrance
committed
51f7714
View commit details
Copy full SHA for 51f7714
View code at this point
Browse repository at this point
Commits on Jan 1, 2021
Update copyright notice
Show description for 7dda167
delivrance
committed
7dda167
View commit details
Copy full SHA for 7dda167
View code at this point
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
View code at this point
Browse repository at this point
Fix wrong usages of italic delimiters
delivrance
committed
c2c857b
View commit details
Copy full SHA for c2c857b
View code at this point
Browse repository at this point
Commits on Dec 24, 2020
Fix bad mime_type default value in case it doesn't exist
delivrance
committed
f764d24
View commit details
Copy full SHA for f764d24
View code at this point
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
View code at this point
Browse repository at this point
Commits on Dec 23, 2020
Fix get_dialogs breaking in case of empty messages
delivrance
committed
4b77bbd
View commit details
Copy full SHA for 4b77bbd
View code at this point
Browse repository at this point
Commits on Dec 20, 2020
Improve typing hints (#537)
Show description for 1dc4df8
alissonlauffer
authored
1dc4df8
View commit details
Copy full SHA for 1dc4df8
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Dec 8, 2020
Add "speaking" chat action
delivrance
committed
e7667d8
View commit details
Copy full SHA for e7667d8
View code at this point
Browse repository at this point
Commits on Dec 5, 2020
Fix little typo
delivrance
committed
76b9f97
View commit details
Copy full SHA for 76b9f97
View code at this point
Browse repository at this point
Add Message.copy bound method
delivrance
committed
2f3bcd7
View commit details
Copy full SHA for 2f3bcd7
View code at this point
Browse repository at this point
Remove as_copy from forward_messages (superseded by copy_message)
delivrance
committed
c606f83
View commit details
Copy full SHA for c606f83
View code at this point
Browse repository at this point
Add new method: copy_message
delivrance
committed
7325daf
View commit details
Copy full SHA for 7325daf
View code at this point
Browse repository at this point
Add missing caption_entities parameter to send_cached_media
delivrance
committed
6f87894
View commit details
Copy full SHA for 6f87894
View code at this point
Browse repository at this point
Commits on Dec 3, 2020
Add ttl_seconds support for send_video and reply_video
drizzt
committed
babbe00
View commit details
Copy full SHA for babbe00
View code at this point
Browse repository at this point
Update get_dialogs.py
JosXa
authored
ff0fa9c
View commit details
Copy full SHA for ff0fa9c
View code at this point
Browse repository at this point
Commits on Dec 1, 2020
Don't process MessageEmpty in get_dialogs
Show description for b8934ae
JosXa
authored
b8934ae
View commit details
Copy full SHA for b8934ae
View code at this point
Browse repository at this point
Commits on Nov 29, 2020
Add support for manual text entities.
delivrance
committed
384f4eb
View commit details
Copy full SHA for 384f4eb
View code at this point
Browse repository at this point
Commits on Nov 28, 2020
Fix wrong docs references on pyrogram.filters
delivrance
committed
72db61a
View commit details
Copy full SHA for 72db61a
View code at this point
Browse repository at this point
Fix messed up variable names
delivrance
committed
4f19785
View commit details
Copy full SHA for 4f19785
View code at this point
Browse repository at this point
Add schedule_date parameter to send_media_group()
delivrance
committed
90cee1e
View commit details
Copy full SHA for 90cee1e
View code at this point
Browse repository at this point
Commits on Nov 27, 2020
Add support for the new Bot API fields: file_id, file_unique_id
Show description for a4566de
delivrance
committed
a4566de
View commit details
Copy full SHA for a4566de
View code at this point
Browse repository at this point
Docs improvements
delivrance
committed
8fbe45d
View commit details
Copy full SHA for 8fbe45d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.