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
Accelerator
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 }}
01101sam
/
pyrogram
Public
forked from
pyrogram/pyrogram
Notifications
You must be signed in to change notification settings
Fork
1
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
session
session.py
on
patch-1
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 24, 2022
Fix Client.name usage
delivrance
committed
4e1b542
View commit details
Copy full SHA for 4e1b542
View code at this point
Browse repository at this point
Remove API key requirement for existing sessions
delivrance
committed
124bcb4
View commit details
Copy full SHA for 124bcb4
View code at this point
Browse repository at this point
Rename RPCError.x to RPCError.value
delivrance
committed
0e3c2e4
View commit details
Copy full SHA for 0e3c2e4
View code at this point
Browse repository at this point
Rename Client.send to Client.invoke
delivrance
committed
78efb04
View commit details
Copy full SHA for 78efb04
View code at this point
Browse repository at this point
Commits on Feb 10, 2022
Revert some of the last changes
delivrance
committed
dc6c816
View commit details
Copy full SHA for dc6c816
View code at this point
Browse repository at this point
Initialize session on reconnection
delivrance
committed
5889c67
View commit details
Copy full SHA for 5889c67
View code at this point
Browse repository at this point
Improve stability in case of connection failures
delivrance
committed
462e5d1
View commit details
Copy full SHA for 462e5d1
View code at this point
Browse repository at this point
Commits on Jan 31, 2022
Update message for automatic sleeps
delivrance
committed
3a91195
View commit details
Copy full SHA for 3a91195
View code at this point
Browse repository at this point
Do not handle messages with a pending ack
delivrance
committed
6f9e77b
View commit details
Copy full SHA for 6f9e77b
View code at this point
Browse repository at this point
Commits on Jan 20, 2022
Better handling of expiring server salts
delivrance
committed
1162e89
View commit details
Copy full SHA for 1162e89
View code at this point
Browse repository at this point
Commits on Jan 7, 2022
Update copyright year
delivrance
committed
626a1bd
View commit details
Copy full SHA for 626a1bd
View code at this point
Browse repository at this point
Various improvements
delivrance
committed
8c82884
View commit details
Copy full SHA for 8c82884
View code at this point
Browse repository at this point
Commits on Dec 24, 2021
Merge branch 'mtproto-checks'
Show description for a3fab6a
delivrance
committed
a3fab6a
View commit details
Copy full SHA for a3fab6a
View code at this point
Browse repository at this point
Commits on Dec 22, 2021
Use a specialized exception for handling BadMsgNotification
delivrance
committed
56e7e11
View commit details
Copy full SHA for 56e7e11
View code at this point
Browse repository at this point
Commits on Dec 16, 2021
Use specialized exceptions for handling security checks
delivrance
committed
8aa3581
View commit details
Copy full SHA for 8aa3581
View code at this point
Browse repository at this point
Commits on Dec 15, 2021
Simplify the error handling a bit
delivrance
committed
ed9c7e4
View commit details
Copy full SHA for ed9c7e4
View code at this point
Browse repository at this point
Close and reestablish the TCP connection in case of mismatch
delivrance
committed
2a1af2b
View commit details
Copy full SHA for 2a1af2b
View code at this point
Browse repository at this point
Implement missing MTProto checks
delivrance
committed
cd027b8
View commit details
Copy full SHA for cd027b8
View code at this point
Browse repository at this point
Commits on Apr 26, 2021
Merge branch 'handle-503-timeout'
delivrance
committed
54350dc
View commit details
Copy full SHA for 54350dc
View code at this point
Browse repository at this point
Merge branch 'media-servers'
delivrance
committed
3c81006
View commit details
Copy full SHA for 3c81006
View code at this point
Browse repository at this point
Commits on Apr 15, 2021
Cleaner error message
delivrance
committed
c5624c6
View commit details
Copy full SHA for c5624c6
View code at this point
Browse repository at this point
Commits on Apr 13, 2021
Add support for media DC IPs
delivrance
committed
0c814e9
View commit details
Copy full SHA for 0c814e9
View code at this point
Browse repository at this point
Commits on Apr 12, 2021
Handle ServiceUnavailable errors
Show description for 70ae12e
delivrance
committed
70ae12e
View commit details
Copy full SHA for 70ae12e
View code at this point
Browse repository at this point
Commits on Jan 2, 2021
Always run crypto-related functions in the dedicated thread
delivrance
committed
a48d27f
View commit details
Copy full SHA for a48d27f
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 27, 2020
Also print the exception type when logging query issues
Show description for a8a9a1a
delivrance
committed
a8a9a1a
View commit details
Copy full SHA for a8a9a1a
View code at this point
Browse repository at this point
Commits on Dec 12, 2020
Make generating new salts independent of the system clock
Show description for 8b3e1ce
delivrance
committed
8b3e1ce
View commit details
Copy full SHA for 8b3e1ce
View code at this point
Browse repository at this point
Commits on Dec 7, 2020
Move crypto calls to threads in case of big enough chunks
delivrance
committed
844e53a
View commit details
Copy full SHA for 844e53a
View code at this point
Browse repository at this point
Commits on Nov 20, 2020
Evaluate debug raw data only when actually needed
Show description for 76985fa
delivrance
committed
76985fa
View commit details
Copy full SHA for 76985fa
View code at this point
Browse repository at this point
Commits on Aug 27, 2020
Allow passing sleep_threshold=0 to always raise flood waits
delivrance
committed
582e29d
View commit details
Copy full SHA for 582e29d
View code at this point
Browse repository at this point
Commits on Aug 26, 2020
Add sleep_threshold parameter to send() method
Show description for 7c98788
delivrance
committed
7c98788
View commit details
Copy full SHA for 7c98788
View code at this point
Browse repository at this point
Commits on Aug 22, 2020
Fix time going out of sync when starting new sessions
delivrance
committed
fbded4e
View commit details
Copy full SHA for fbded4e
View code at this point
Browse repository at this point
Deep rewrite: preparing for v1.0
Show description for 538f1e3
delivrance
committed
538f1e3
View commit details
Copy full SHA for 538f1e3
View code at this point
Browse repository at this point
Commits on Aug 21, 2020
Change logging hierarchy for loading plugins (#451)
Show description for c8c6faa
CyanBook
authored
c8c6faa
View commit details
Copy full SHA for c8c6faa
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
Previous
Next
You can’t perform that action at this time.