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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
hydrogram
/
hydrogram
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
54
Star
245
Code
Issues
16
Pull requests
5
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
hydrogram
hydrogram
on
stable
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 30, 2024
chore: release v0.2.0
alissonlauffer
committed
84940a7
View commit details
Copy full SHA for 84940a7
View code at this point
Browse repository at this point
merge: merge pull request #38 from hydrogram/feat/error-handlers
Show description for ddad08d
alissonlauffer
authored
ddad08d
View commit details
Copy full SHA for ddad08d
View code at this point
Browse repository at this point
chore(error-handler): some doc and typing hints improvements
alissonlauffer
committed
2b4d6bc
View commit details
Copy full SHA for 2b4d6bc
View code at this point
Browse repository at this point
feat: add ChatBackground type (#33)
Show description for 34d0c02
z44d
and
alissonlauffer
authored
34d0c02
View commit details
Copy full SHA for 34d0c02
View code at this point
Browse repository at this point
feat: error handlers
lrdcxdes
authored and
alissonlauffer
committed
aa0c29e
View commit details
Copy full SHA for aa0c29e
View code at this point
Browse repository at this point
Commits on Jun 14, 2024
fix(client): better logic to get and reuse sessions in `get_file`
HitaloM
committed
2104731
View commit details
Copy full SHA for 2104731
View code at this point
Browse repository at this point
Commits on Jun 9, 2024
feat(filters): allow the use of filters.{private,group,channel} in callback queries
Show description for f1f817f
alissonlauffer
committed
f1f817f
View commit details
Copy full SHA for f1f817f
View code at this point
Browse repository at this point
chore(sqlite-storage): remove unused import
alissonlauffer
committed
1f8193d
View commit details
Copy full SHA for 1f8193d
View code at this point
Browse repository at this point
Commits on Jun 1, 2024
fix(storage): Invalid peer type: group (#30)
Eikosa
authored
a5b4b6a
View commit details
Copy full SHA for a5b4b6a
View code at this point
Browse repository at this point
chore: added optional 'fast' dependencies
Show description for f841e2b
HitaloM
committed
f841e2b
View commit details
Copy full SHA for f841e2b
View code at this point
Browse repository at this point
fix(run): alert user about using run inside a loop
HitaloM
committed
3cfdab0
View commit details
Copy full SHA for 3cfdab0
View code at this point
Browse repository at this point
Commits on May 30, 2024
refactor(session): replace recursion with loop and add backoff
Show description for fd5beaa
HitaloM
committed
fd5beaa
View commit details
Copy full SHA for fd5beaa
View code at this point
Browse repository at this point
Commits on May 29, 2024
fix(client): downloads leading to `WinError 32`
Show description for 69e07d4
HitaloM
committed
69e07d4
View commit details
Copy full SHA for 69e07d4
View code at this point
Browse repository at this point
Commits on May 28, 2024
fix(InputMedia): fixed media caption as "None"
Show description for b2b19d7
HitaloM
committed
b2b19d7
View commit details
Copy full SHA for b2b19d7
View code at this point
Browse repository at this point
Commits on May 27, 2024
Revert "fix: added missing coroutines (#26)"
Show description for 52a447b
HitaloM
committed
52a447b
View commit details
Copy full SHA for 52a447b
View code at this point
Browse repository at this point
fix: fixed `TypeError` while parsing updates
Show description for 6ebbed9
HitaloM
committed
6ebbed9
View commit details
Copy full SHA for 6ebbed9
View code at this point
Browse repository at this point
fix(storage): fixed type alias for Python 3.9
Show description for 534a292
HitaloM
committed
534a292
View commit details
Copy full SHA for 534a292
View code at this point
Browse repository at this point
fix: add `BinaryIO` type to thumb in input medias
meybj
authored and
HitaloM
committed
34dd172
View commit details
Copy full SHA for 34dd172
View code at this point
Browse repository at this point
refactor: improvements following pylint
HitaloM
committed
7cf0def
View commit details
Copy full SHA for 7cf0def
View code at this point
Browse repository at this point
refactor(types): add `__slots__` in str subclasses
HitaloM
committed
c0dab89
View commit details
Copy full SHA for c0dab89
View code at this point
Browse repository at this point
refactor: removed some comments
HitaloM
committed
f069c48
View commit details
Copy full SHA for f069c48
View code at this point
Browse repository at this point
refactor: make some methods static
HitaloM
committed
34594af
View commit details
Copy full SHA for 34594af
View code at this point
Browse repository at this point
Commits on May 26, 2024
fix: added missing coroutines (#26)
null-nick
authored and
HitaloM
committed
b517204
View commit details
Copy full SHA for b517204
View code at this point
Browse repository at this point
fix(dispatcher): fixed `TypeError` in parser
HitaloM
committed
eeeb335
View commit details
Copy full SHA for eeeb335
View code at this point
Browse repository at this point
fix(client): idle and compose `ImportError`
HitaloM
committed
c946b03
View commit details
Copy full SHA for c946b03
View code at this point
Browse repository at this point
refactor(client)!: remove synchronous support
HitaloM
committed
c4002e1
View commit details
Copy full SHA for c4002e1
View code at this point
Browse repository at this point
refactor(storage): optmize and reorganize
HitaloM
committed
e9eae1e
View commit details
Copy full SHA for e9eae1e
View code at this point
Browse repository at this point
fix(dispatcher): mark tasks as done after taking elements off queue
d-Rickyy-b
authored and
HitaloM
committed
4a9a746
View commit details
Copy full SHA for 4a9a746
View code at this point
Browse repository at this point
refactor(dispatcher): optimize and reorganize
HitaloM
committed
e459ae0
View commit details
Copy full SHA for e459ae0
View code at this point
Browse repository at this point
fix: update `MIN_CHANNEL_ID` and `MIN_CHAT_ID` (#25)
Show description for d1a6bae
SpEcHiDe
authored
d1a6bae
View commit details
Copy full SHA for d1a6bae
View code at this point
Browse repository at this point
refactor(mime_types): added new file extensions
Show description for 8475c4a
HitaloM
committed
8475c4a
View commit details
Copy full SHA for 8475c4a
View code at this point
Browse repository at this point
Commits on May 24, 2024
refactor: `from __future__ import annotations` to simplify typing (#24)
HitaloM
authored
1efdcd5
View commit details
Copy full SHA for 1efdcd5
View code at this point
Browse repository at this point
Commits on May 22, 2024
refactor!: removed 'emoji.py'
HitaloM
committed
1f9494f
View commit details
Copy full SHA for 1f9494f
View code at this point
Browse repository at this point
style: update ruff to 0.4.4
HitaloM
committed
11eca37
View commit details
Copy full SHA for 11eca37
View code at this point
Browse repository at this point
docs: improvements and fixes (#19)
Show description for 4541307
HitaloM
authored
4541307
View commit details
Copy full SHA for 4541307
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.