MTPyroger/pyrogram/client
Mendel E 7cabf922ea Filters.command improvements
- Use regex for case sensitivity
- Less indentation
- Ensure that the command returned is the correct case
- Ensure that if the command has more text, it is split by whitespace
2019-08-07 22:31:37 -04:00
..
ext Rework Client.idle() 2019-07-11 19:59:56 +02:00
filters Filters.command improvements 2019-08-07 22:31:37 -04:00
handlers Rework user.status, add last_online_date and next_offline_date 2019-07-11 01:35:02 +02:00
methods Fix yet another compatibility issue with Path objects and Python 3.5 2019-07-28 09:32:35 +02:00
parser Enhance Parser when dealing with leading and trailing whitespaces 2019-07-28 15:11:18 +02:00
storage Log the invalid values when raising errors 2019-07-01 13:17:16 +02:00
types Fix ChatPreview objects failing to parse 2019-07-28 09:47:11 +02:00
__init__.py Remove ChatAction module too 2019-05-09 05:08:37 +02:00
client.py Add examples to utility methods 2019-07-25 11:17:28 +02:00