pyrofork/pyrogram/client
Dan 6df7788379 Enhance proxy settings
- Allow proxy settings to omit "enabled" key
- Allow setting proxy to None in order to disable it
2019-01-16 13:10:01 +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 Make all send_* methods dealing with files aware of StopTransmission 2019-01-11 14:13:23 +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 Enhance proxy settings 2019-01-16 13:10:01 +01:00