Dan
|
a2b4d59cdb
|
Merge branch 'develop' into asyncio
# Conflicts:
# pyrogram/client/methods/users/get_user_profile_photos.py
|
2018-06-28 20:10:38 +02:00 |
|
Dan
|
be451a3bb2
|
Rename parse_photos to parse_profile_photos
|
2018-06-28 18:49:09 +02:00 |
|
Dan
|
e0fe9d3525
|
Fix some methods not being async
|
2018-06-19 13:48:49 +02:00 |
|
Dan
|
06e6579091
|
Update some inconsistent docstrings
|
2018-05-09 13:04:02 +02:00 |
|
Dan
|
8454d438be
|
Refactor the project by using Mixin classes
This will cut client.py down from ~4k to ~1k SLOC and also
makes the whole project tidier and more organized.
|
2018-05-07 14:30:55 +02:00 |
|