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 }}
sipdev-br
/
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 Jul 29, 2020
Update Pyrogram to v0.18.0
delivrance
committed
68a0119
View commit details
Copy full SHA for 68a0119
View code at this point
Browse repository at this point
Commits on Jul 28, 2020
Add mention to football dice
delivrance
committed
0edf082
View commit details
Copy full SHA for 0edf082
View code at this point
Browse repository at this point
Commits on Jul 27, 2020
Add message.link attribute/property (#442)
Show description for c5b7a36
ColinShark
and
delivrance
authored
c5b7a36
View commit details
Copy full SHA for c5b7a36
View code at this point
Browse repository at this point
Add file_name parameter in edit_message_media method (#440)
Show description for d3a34f1
3 people
authored
d3a34f1
View commit details
Copy full SHA for d3a34f1
View code at this point
Browse repository at this point
Update Pyrogram's sticker file id
delivrance
committed
b16c5d5
View commit details
Copy full SHA for b16c5d5
View code at this point
Browse repository at this point
Simplify None checks for file uploads
delivrance
committed
516e0a1
View commit details
Copy full SHA for 516e0a1
View code at this point
Browse repository at this point
Remove set_chat/profile_video
delivrance
committed
b745ce9
View commit details
Copy full SHA for b745ce9
View code at this point
Browse repository at this point
Get the proper biggest photo size
delivrance
committed
d5fc21e
View commit details
Copy full SHA for d5fc21e
View code at this point
Browse repository at this point
Add set_chat_video method
delivrance
committed
293e630
View commit details
Copy full SHA for 293e630
View code at this point
Browse repository at this point
Allow uploading chat photos using BytesIO objects
delivrance
committed
8a14f58
View commit details
Copy full SHA for 8a14f58
View code at this point
Browse repository at this point
Add set_profile_video method
delivrance
committed
2034a78
View commit details
Copy full SHA for 2034a78
View code at this point
Browse repository at this point
Commits on Jul 26, 2020
Allow uploading profile photos using file-like objects
delivrance
committed
9a80570
View commit details
Copy full SHA for 9a80570
View code at this point
Browse repository at this point
Force document when using send_document
delivrance
committed
b29c5fd
View commit details
Copy full SHA for b29c5fd
View code at this point
Browse repository at this point
Commits on Jul 21, 2020
Add parse_mode property to Client (#443)
Show description for c27f811
mendelmaleh
authored and
delivrance
committed
c27f811
View commit details
Copy full SHA for c27f811
View code at this point
Browse repository at this point
Commits on Jul 17, 2020
Merge branch 'properties' into develop
delivrance
committed
d12ef52
View commit details
Copy full SHA for d12ef52
View code at this point
Browse repository at this point
Do not reload plugins from disk
Show description for 2504286
delivrance
committed
2504286
View commit details
Copy full SHA for 2504286
View code at this point
Browse repository at this point
Commits on Jul 12, 2020
Some fixes and speed improvments (#439)
Show description for 531069b
alissonlauffer
authored
531069b
View commit details
Copy full SHA for 531069b
View code at this point
Browse repository at this point
Commits on Jul 9, 2020
Rework in-memory uploads
delivrance
committed
b3faf21
View commit details
Copy full SHA for b3faf21
View code at this point
Browse repository at this point
Use better checks for local and external files
delivrance
committed
de8f784
View commit details
Copy full SHA for de8f784
View code at this point
Browse repository at this point
Cleanup
delivrance
committed
4a8e6fb
View commit details
Copy full SHA for 4a8e6fb
View code at this point
Browse repository at this point
Commits on Jul 8, 2020
Fix send_voice
OctoNezd
authored and
delivrance
committed
6b2d6ff
View commit details
Copy full SHA for 6b2d6ff
View code at this point
Browse repository at this point
Fix TypeError in send_sticker
OctoNezd
authored and
delivrance
committed
3ec5f76
View commit details
Copy full SHA for 3ec5f76
View code at this point
Browse repository at this point
Annotate file-like objects in docstring of send_video
OctoNezd
authored and
delivrance
committed
2e846f8
View commit details
Copy full SHA for 2e846f8
View code at this point
Browse repository at this point
Annotate file-like objects in docstring of send_sticker
OctoNezd
authored and
delivrance
committed
4c9fee5
View commit details
Copy full SHA for 4c9fee5
View code at this point
Browse repository at this point
Annotate file-like objects in docstring of send_document
OctoNezd
authored and
delivrance
committed
173e080
View commit details
Copy full SHA for 173e080
View code at this point
Browse repository at this point
Add support for uploading from file pointers, fixes https://github.com/pyrogram/pyrogram/issues/261
OctoNezd
authored and
delivrance
committed
c13392d
View commit details
Copy full SHA for c13392d
View code at this point
Browse repository at this point
Add support for downloading files to file pointer, fix for https://github.com/pyrogram/pyrogram/issues/284
OctoNezd
authored and
delivrance
committed
1e8c981
View commit details
Copy full SHA for 1e8c981
View code at this point
Browse repository at this point
Add Mention link
delivrance
committed
74e5a5a
View commit details
Copy full SHA for 74e5a5a
View code at this point
Browse repository at this point
Extend set_slow_mode to accept None
delivrance
committed
55d0b93
View commit details
Copy full SHA for 55d0b93
View code at this point
Browse repository at this point
Commits on Jul 6, 2020
Fix linked chat parsing
Show description for 37d823f
delivrance
committed
37d823f
View commit details
Copy full SHA for 37d823f
View code at this point
Browse repository at this point
Allow uploading files up to 2000 MiB in size
delivrance
authored
c196b90
View commit details
Copy full SHA for c196b90
View code at this point
Browse repository at this point
Commits on Jun 11, 2020
Remove unneeded file_ref arg from Message.download
delivrance
committed
2adc01b
View commit details
Copy full SHA for 2adc01b
View code at this point
Browse repository at this point
Commits on Jun 6, 2020
Remove unneeded code
Show description for dd5bd80
delivrance
committed
dd5bd80
View commit details
Copy full SHA for dd5bd80
View code at this point
Browse repository at this point
Commits on Jun 2, 2020
Show more relevant information when DEBUG logs are enabled
Show description for 7df85e2
delivrance
committed
7df85e2
View commit details
Copy full SHA for 7df85e2
View code at this point
Browse repository at this point
Commits on May 28, 2020
Strip whitespace characters from the end of the message
Show description for d82e946
delivrance
committed
d82e946
View commit details
Copy full SHA for d82e946
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.