MTPyroger/pyrogram/client
2019-06-23 01:33:46 +02:00
..
ext Fix workers not running concurrently anymore after using a shared Lock 2019-06-22 00:45:49 +02:00
filters Rename section from "Keyboards" to "Bots & Keyboards" 2019-06-08 15:27:53 +02:00
handlers Remove Messages type 2019-06-08 15:13:52 +02:00
methods Make plugin callback functions return the function itself when decorated 2019-06-23 01:33:46 +02:00
storage Cast Paths to string: pathlib for older pythons doesn't properly work 2019-06-20 14:15:02 +02:00
style Update Auth and Session to accommodate Storage Engines 2019-06-19 16:02:29 +02:00
types Rename CallbackQuery's bound-methods: edit_* -> edit_message_* 2019-06-21 02:00:29 +02:00
__init__.py Remove ChatAction module too 2019-05-09 05:08:37 +02:00
client.py Make plugin callback functions return the function itself when decorated 2019-06-23 01:33:46 +02:00