pyrofork/pyrogram/client
Dan 6b63e88de7 Add Client.stop_transmission() method
As a wrapper for raise StopTransmission
2019-01-11 14:02:40 +01:00
..
dispatcher Add a way to stop iterating through handlers 2019-01-02 18:11:22 +01:00
ext Add StopTransmission custom exception 2019-01-11 14:00:03 +01:00
filters Add Filters.media_group for photos or videos being part of an album. 2019-01-11 12:51:01 +01:00
handlers Update copyright year 2019-01-01 12:36:16 +01:00
methods Fix bad behaviours for Python <3.6 2019-01-11 12:31:18 +01:00
style Automatically cast message and caption arguments to str 2019-01-03 20:53:48 +01:00
types Fix Message.download() not working when using the progress callback 2019-01-11 13:59:18 +01:00
__init__.py Update copyright year 2019-01-01 12:36:16 +01:00
client.py Add Client.stop_transmission() method 2019-01-11 14:02:40 +01:00