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 }}
Problem-2
/
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 Jun 1, 2021
Merge branch 'chat-permissions-others'
delivrance
committed
91e0a08
View commit details
Copy full SHA for 91e0a08
View code at this point
Browse repository at this point
Add support for in-memory uploads in send_media_group (#519)
Show description for 523ed3e
delivrance
committed
523ed3e
View commit details
Copy full SHA for 523ed3e
View code at this point
Browse repository at this point
Commits on May 31, 2021
Sync chat permissions with official clients
delivrance
committed
c9d0c5d
View commit details
Copy full SHA for c9d0c5d
View code at this point
Browse repository at this point
Commits on May 22, 2021
Add support for in-memory uploads in send_media_group (#519)
Show description for 0d12d8c
odysseusmax
and
delivrance
authored
0d12d8c
View commit details
Copy full SHA for 0d12d8c
View code at this point
Browse repository at this point
Commits on May 15, 2021
Actually fix inline message id invalid (for inline message queries) (#683)
Show description for be83f8e
Ripeey
and
delivrance
authored
be83f8e
View commit details
Copy full SHA for be83f8e
View code at this point
Browse repository at this point
Commits on May 12, 2021
Squashed commit of the following:
Show description for dd32854
delivrance
committed
dd32854
View commit details
Copy full SHA for dd32854
View code at this point
Browse repository at this point
Fix typo in send_video examples (#679)
skrtdev
authored
a4bb2a3
View commit details
Copy full SHA for a4bb2a3
View code at this point
Browse repository at this point
Remove unneeded check
delivrance
committed
0c46b65
View commit details
Copy full SHA for 0c46b65
View code at this point
Browse repository at this point
Add support for editing inline messages' media using local files (#675)
Show description for fd04648
Mahesh0253
and
delivrance
authored
fd04648
View commit details
Copy full SHA for fd04648
View code at this point
Browse repository at this point
Commits on May 11, 2021
Add new method set_bot_commands (#657)
Show description for 293e852
jonatan1609
and
delivrance
authored
293e852
View commit details
Copy full SHA for 293e852
View code at this point
Browse repository at this point
Commits on May 9, 2021
Fixed method Client.get_media_group (#619)
Show description for ecd83c5
Danipulok
and
delivrance
authored
ecd83c5
View commit details
Copy full SHA for ecd83c5
View code at this point
Browse repository at this point
Add method Client.copy_media_group (#592)
Show description for 429b871
Danipulok
and
delivrance
authored
429b871
View commit details
Copy full SHA for 429b871
View code at this point
Browse repository at this point
Commits on May 5, 2021
Fix save_file path argument docs.
Show description for 97bd544
delivrance
committed
97bd544
View commit details
Copy full SHA for 97bd544
View code at this point
Browse repository at this point
Commits on May 3, 2021
Fix iter_profile_photos wrong hinted return type
delivrance
committed
928c8ac
View commit details
Copy full SHA for 928c8ac
View code at this point
Browse repository at this point
Commits on Apr 15, 2021
Show the signal name instead of the number
delivrance
committed
add492c
View commit details
Copy full SHA for add492c
View code at this point
Browse repository at this point
Commits on Mar 29, 2021
Add missing reply_markup for outgoing bot private messages
Show description for 50d1f30
delivrance
committed
50d1f30
View commit details
Copy full SHA for 50d1f30
View code at this point
Browse repository at this point
Commits on Mar 25, 2021
Fix Layer 126 changes [user_id -> participant] (#648)
code-rgb
authored
77ab7bf
View commit details
Copy full SHA for 77ab7bf
View code at this point
Browse repository at this point
Commits on Mar 21, 2021
Fix messed up method names
delivrance
committed
da697ae
View commit details
Copy full SHA for da697ae
View code at this point
Browse repository at this point
Fix wrong example due to a method rename
delivrance
committed
808346f
View commit details
Copy full SHA for 808346f
View code at this point
Browse repository at this point
Update API schema to Layer 126
delivrance
committed
b1dc031
View commit details
Copy full SHA for b1dc031
View code at this point
Browse repository at this point
Commits on Mar 20, 2021
Add add_contact, improve delete_contacts and import_contacts
delivrance
committed
c971616
View commit details
Copy full SHA for c971616
View code at this point
Browse repository at this point
Commits on Mar 18, 2021
Add get_chat_invite_link method
delivrance
committed
54ad043
View commit details
Copy full SHA for 54ad043
View code at this point
Browse repository at this point
Commits on Mar 17, 2021
Allow stackable plugin decorators for on_chat_member_updated
delivrance
committed
c7914f6
View commit details
Copy full SHA for c7914f6
View code at this point
Browse repository at this point
Allow decorators in plugins to be stacked (#642)
Show description for f0b1cc4
jonatan1609
authored
f0b1cc4
View commit details
Copy full SHA for f0b1cc4
View code at this point
Browse repository at this point
Add support for user mentions inside inline query results
delivrance
committed
2eb7ab2
View commit details
Copy full SHA for 2eb7ab2
View code at this point
Browse repository at this point
Add support for LoginUrl buttons
delivrance
committed
182768a
View commit details
Copy full SHA for 182768a
View code at this point
Browse repository at this point
Add support for invite link chat log events (edit, revoke, delete)
delivrance
committed
a94c3bb
View commit details
Copy full SHA for a94c3bb
View code at this point
Browse repository at this point
Minor document fixes
delivrance
committed
1c52d21
View commit details
Copy full SHA for 1c52d21
View code at this point
Browse repository at this point
Add support for can_manage_chat permission
delivrance
committed
ddb2d84
View commit details
Copy full SHA for ddb2d84
View code at this point
Browse repository at this point
Add support for updates about chat member status changes
delivrance
committed
dff3d99
View commit details
Copy full SHA for dff3d99
View code at this point
Browse repository at this point
Add support for the new bowling animation (dice)
delivrance
committed
86cc183
View commit details
Copy full SHA for 86cc183
View code at this point
Browse repository at this point
Add support for the improved Invite Links (#639)
Show description for ee5f393
ColinShark
and
delivrance
authored
ee5f393
View commit details
Copy full SHA for ee5f393
View code at this point
Browse repository at this point
Use a shorter if-expression (#621)
tugayabdulla
authored
42b1865
View commit details
Copy full SHA for 42b1865
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.