Telethon/telethon
Lonami Exo 3973755333 Support .name attr in utils.is_type/client.upload_file
This means open()'ed files will have their name used properly,
and that you can set b.name = 'somename.jpg' to io.BytesIO()
objects to have them uploaded as images.
2018-06-21 16:31:03 +02:00
..
client Support .name attr in utils.is_type/client.upload_file 2018-06-21 16:31:03 +02:00
crypto Remove underscore from module names 2018-06-18 21:02:42 +02:00
errors Remove underscore from module names 2018-06-18 21:02:42 +02:00
events Fix pattern= and move pattern_match to events.NewMessage 2018-06-20 20:03:44 +02:00
extensions Fix socket may be None when closing twice 2018-06-20 17:59:11 +02:00
network Fix cancelling a None handle on first connection+error 2018-06-21 09:48:11 +02:00
sessions Remove unused fields from the Sessions 2018-06-14 17:04:15 +02:00
tl Add __str__ to RpcResult/GzipPacked 2018-06-21 09:58:12 +02:00
__init__.py Merge pull request #843 from LonamiWebs/core-rewrite 2018-06-14 16:25:28 +02:00
helpers.py Create a self-contained MTProtoState 2018-06-09 11:34:01 +02:00
updatestate.py Remove underscore from module names 2018-06-18 21:02:42 +02:00
utils.py Support .name attr in utils.is_type/client.upload_file 2018-06-21 16:31:03 +02:00
version.py Update to v0.19.1 2018-06-03 14:20:50 +02:00