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
methods
on
dev
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 21, 2026
fix: fix some reported ty issues
alissonlauffer
committed
94f2b04
View commit details
Copy full SHA for 94f2b04
View code at this point
Browse repository at this point
style: apply ruff lint fixes and update ruff config
Show description for 55d60e8
alissonlauffer
committed
55d60e8
View commit details
Copy full SHA for 55d60e8
View code at this point
Browse repository at this point
Commits on Apr 19, 2025
refactor(handlers): enhance type annotations for filters in handler classes
HitaloM
committed
51378eb
View commit details
Copy full SHA for 51378eb
View code at this point
Browse repository at this point
Commits on Apr 14, 2025
feat: add some missing attributes (#59)
alissonlauffer
authored
81a8597
View commit details
Copy full SHA for 81a8597
View code at this point
Browse repository at this point
chore: update dependencies
HitaloM
committed
a81f10a
View commit details
Copy full SHA for a81f10a
View code at this point
Browse repository at this point
Commits on Nov 16, 2024
refactor: ignore unsafe lint and apply new lints
alissonlauffer
committed
083365c
View commit details
Copy full SHA for 083365c
View code at this point
Browse repository at this point
fix: fix testcases under Python 3.9
alissonlauffer
committed
0e9ffd0
View commit details
Copy full SHA for 0e9ffd0
View code at this point
Browse repository at this point
feat: add a method to get information about sessions (#41)
Show description for 0b1ba6d
atrdev-rgb
and
alissonlauffer
authored
0b1ba6d
View commit details
Copy full SHA for 0b1ba6d
View code at this point
Browse repository at this point
feat: add 3 phone methods (#39)
Zaid
authored
46dd578
View commit details
Copy full SHA for 46dd578
View code at this point
Browse repository at this point
Commits on Oct 20, 2024
chore: apply ruff lints and format
alissonlauffer
committed
1fe7da0
View commit details
Copy full SHA for 1fe7da0
View code at this point
Browse repository at this point
chore: change str to InputPollOption in send_poll (#54)
Show description for 35b7fd0
SpEcHiDe
and
alissonlauffer
authored
35b7fd0
View commit details
Copy full SHA for 35b7fd0
View code at this point
Browse repository at this point
Commits on Sep 28, 2024
fix: defer loop obtaining to when it's actually used (#49)
Show description for 54afeea
alissonlauffer
authored
54afeea
View commit details
Copy full SHA for 54afeea
View code at this point
Browse repository at this point
Commits on Jul 20, 2024
refactor(error_handler): better code consistency
HitaloM
committed
2c8de1d
View commit details
Copy full SHA for 2c8de1d
View code at this point
Browse repository at this point
Commits on Jul 11, 2024
feat: add new method `transfer_chat_ownership` (#43)
2ei
authored
8253e2d
View commit details
Copy full SHA for 8253e2d
View code at this point
Browse repository at this point
Commits on Jul 9, 2024
feat: add `no_sound` parameter to the `send_video`
HitaloM
committed
c11a51e
View commit details
Copy full SHA for c11a51e
View code at this point
Browse repository at this point
Commits on Jun 30, 2024
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: 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 1, 2024
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 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: 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: 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
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
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
Commits on Mar 23, 2024
fix: make quiz explanation optional (#21)
Midblyte
authored
51bcd62
View commit details
Copy full SHA for 51bcd62
View code at this point
Browse repository at this point
Commits on Feb 2, 2024
style: update ruff to 0.2.0
Show description for 72195fc
HitaloM
committed
72195fc
View commit details
Copy full SHA for 72195fc
View code at this point
Browse repository at this point
Commits on Jan 28, 2024
fix: `Message._parse` keyword arguments (#16)
M4hbod
authored
e933fdf
View commit details
Copy full SHA for e933fdf
View code at this point
Browse repository at this point
Commits on Jan 16, 2024
chore: update ruff to 0.1.13 and reformat codebase
alissonlauffer
committed
6ed5e39
View commit details
Copy full SHA for 6ed5e39
View code at this point
Browse repository at this point
fix: fix Message.is_scheduled field always False when parsing UpdateNewScheduledMessage (#14)
Show description for c65b033
wulan17
and
alissonlauffer
authored
c65b033
View commit details
Copy full SHA for c65b033
View code at this point
Browse repository at this point
feat: integrate pyromod patches (#1)
Show description for 855e406
alissonlauffer
and
usernein
authored
855e406
View commit details
Copy full SHA for 855e406
View code at this point
Browse repository at this point
Commits on Dec 9, 2023
chore: migrate to our vanity domain and fix hyperlinks (#8)
Show description for b47254d
alissonlauffer
authored
b47254d
View commit details
Copy full SHA for b47254d
View code at this point
Browse repository at this point
Commits on Dec 5, 2023
feat: update Python version to 3.9 and typehints (#5)
Show description for 8e85b55
HitaloM
and
alissonlauffer
authored
8e85b55
View commit details
Copy full SHA for 8e85b55
View code at this point
Browse repository at this point
Commits on Dec 4, 2023
fix(send-audio): fix a boolean instead of file name
alissonlauffer
committed
1e38c8f
View commit details
Copy full SHA for 1e38c8f
View code at this point
Browse repository at this point
Commits on Dec 3, 2023
fix(save-file): fix file size reporting size as 0
alissonlauffer
committed
4c065ab
View commit details
Copy full SHA for 4c065ab
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.