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 }}
stack-queue
/
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
client
filters
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 7, 2019
Add Filters.scheduled and Filters.from_scheduled
delivrance
committed
44a74b9
View commit details
Copy full SHA for 44a74b9
View code at this point
Browse repository at this point
Commits on Aug 8, 2019
Update Filters.command
Show description for b55440a
delivrance
authored
b55440a
View commit details
Copy full SHA for b55440a
View code at this point
Browse repository at this point
Filters.command improvements
Show description for 7cabf92
mendelmaleh
committed
7cabf92
View commit details
Copy full SHA for 7cabf92
View code at this point
Browse repository at this point
Commits on Aug 7, 2019
Use regex for message.command
mendelmaleh
committed
c85f991
View commit details
Copy full SHA for c85f991
View code at this point
Browse repository at this point
Commits on Jul 31, 2019
Update Filters.command
Show description for d876508
delivrance
authored
d876508
View commit details
Copy full SHA for d876508
View code at this point
Browse repository at this point
Commits on Jul 30, 2019
Call shlex.split() only after validating cmd, try/except it.
mendelmaleh
committed
b4cdf19
View commit details
Copy full SHA for b4cdf19
View code at this point
Browse repository at this point
Commits on Jul 29, 2019
Use shlex.split() for message.command
Show description for 584a6a0
mendelmaleh
committed
584a6a0
View commit details
Copy full SHA for 584a6a0
View code at this point
Browse repository at this point
Commits on Jul 22, 2019
Refactor regex filter
delivrance
committed
776557f
View commit details
Copy full SHA for 776557f
View code at this point
Browse repository at this point
Fix command filter relying on a previous command state
delivrance
committed
af1bb3b
View commit details
Copy full SHA for af1bb3b
View code at this point
Browse repository at this point
Commits on Jul 16, 2019
Add "bot" chat type into Filters.private.
Show description for f2b3db4
delivrance
committed
f2b3db4
View commit details
Copy full SHA for f2b3db4
View code at this point
Browse repository at this point
Commits on Jun 28, 2019
Update filters: Make the name argument optional
delivrance
committed
1555806
View commit details
Copy full SHA for 1555806
View code at this point
Browse repository at this point
Commits on Jun 8, 2019
Rename section from "Keyboards" to "Bots & Keyboards"
delivrance
committed
94d90ef
View commit details
Copy full SHA for 94d90ef
View code at this point
Browse repository at this point
Commits on Jun 1, 2019
Make it one-line
ColinShark
committed
5cb709e
View commit details
Copy full SHA for 5cb709e
View code at this point
Browse repository at this point
Removed Placeholder, break down comparison
ColinShark
committed
12cc6fa
View commit details
Copy full SHA for 12cc6fa
View code at this point
Browse repository at this point
Appropiate naming
ColinShark
committed
d3cb386
View commit details
Copy full SHA for d3cb386
View code at this point
Browse repository at this point
Less arbitrary name for Filter, Adapt Docstring
ColinShark
committed
04aada8
View commit details
Copy full SHA for 04aada8
View code at this point
Browse repository at this point
Remove Optionality for args
ColinShark
committed
2eba6e5
View commit details
Copy full SHA for 2eba6e5
View code at this point
Browse repository at this point
Add Filter for Callback_Query.data
ColinShark
committed
0a96355
View commit details
Copy full SHA for 0a96355
View code at this point
Browse repository at this point
Commits on May 30, 2019
Refactor docstrings
delivrance
committed
0340271
View commit details
Copy full SHA for 0340271
View code at this point
Browse repository at this point
Commits on May 16, 2019
Docs revamp. Part 4
delivrance
committed
944b672
View commit details
Copy full SHA for 944b672
View code at this point
Browse repository at this point
Commits on May 12, 2019
Use more concise and cleaner description of a method and a type
delivrance
committed
ef912d2
View commit details
Copy full SHA for ef912d2
View code at this point
Browse repository at this point
Commits on May 9, 2019
Revamp docs about the main Pyrogram package
delivrance
committed
1737ba5
View commit details
Copy full SHA for 1737ba5
View code at this point
Browse repository at this point
Commits on May 8, 2019
Rename bots folder to keyboards
delivrance
committed
ee91e6d
View commit details
Copy full SHA for ee91e6d
View code at this point
Browse repository at this point
Commits on Apr 14, 2019
Fix Filters.video_note wrong name
delivrance
committed
d2179e2
View commit details
Copy full SHA for d2179e2
View code at this point
Browse repository at this point
Commits on Apr 13, 2019
Refactor the command filter.
Show description for 292a6ea
delivrance
committed
292a6ea
View commit details
Copy full SHA for 292a6ea
View code at this point
Browse repository at this point
Simplify user and chat filters implementation
delivrance
committed
88078d4
View commit details
Copy full SHA for 88078d4
View code at this point
Browse repository at this point
Commits on Feb 4, 2019
Reword some filter docstrings to better explain their usages
delivrance
committed
6109129
View commit details
Copy full SHA for 6109129
View code at this point
Browse repository at this point
Commits on Jan 11, 2019
Add Filters.media_group for photos or videos being part of an album.
delivrance
committed
161ab79
View commit details
Copy full SHA for 161ab79
View code at this point
Browse repository at this point
Make Filters.regex work on message captions too
delivrance
committed
1d8fd0b
View commit details
Copy full SHA for 1d8fd0b
View code at this point
Browse repository at this point
Commits on Jan 7, 2019
Rename game_score to game_high_score
delivrance
committed
8928ca3
View commit details
Copy full SHA for 8928ca3
View code at this point
Browse repository at this point
Commits on Jan 5, 2019
Add Filters.game and Filters.game_score. Also fix Filters.animation name
delivrance
committed
50e5692
View commit details
Copy full SHA for 50e5692
View code at this point
Browse repository at this point
Commits on Jan 3, 2019
Add Filters.me
Show description for 36f987e
delivrance
committed
36f987e
View commit details
Copy full SHA for 36f987e
View code at this point
Browse repository at this point
Commits on Jan 1, 2019
Update copyright year
delivrance
committed
4d7b1ba
View commit details
Copy full SHA for 4d7b1ba
View code at this point
Browse repository at this point
Commits on Dec 23, 2018
Fix Filters.poll docstrings link to Poll type
delivrance
committed
a551f1f
View commit details
Copy full SHA for a551f1f
View code at this point
Browse repository at this point
Merge branch 'develop' into future
delivrance
committed
1d676a7
View commit details
Copy full SHA for 1d676a7
View code at this point
Browse repository at this point
Previous
Next
You canβt perform that action at this time.