Dan
|
b9b50bad94
|
Fix get_users and get_contacts not returning pretty-printable lists
|
2019-06-11 16:46:10 +02:00 |
|
Dan
|
b6ea451ee5
|
Reword some method return type docstrings
|
2019-05-17 13:44:44 +02:00 |
|
Dan
|
ef912d21ef
|
Use more concise and cleaner description of a method and a type
|
2019-05-12 19:49:06 +02:00 |
|
Dan
|
1737ba5f49
|
Revamp docs about the main Pyrogram package
|
2019-05-09 04:28:46 +02:00 |
|
Dan
|
e8e0c16daf
|
Add get_contacts_count method
|
2019-05-06 17:00:09 +02:00 |
|
Dan
|
b5c6db6db0
|
Refactor project and move errors namespace out from pyrogram.api
|
2019-03-25 11:23:45 +01:00 |
|
Dan
|
921800f902
|
Clean up docstrings
|
2019-03-22 11:53:25 +01:00 |
|
Dan
|
3e18945f3c
|
Reformat code
|
2019-03-16 19:23:23 +01:00 |
|
Dan
|
34b51b6481
|
Force keyword arguments for all TL types
|
2019-03-16 16:53:52 +01:00 |
|
Dan
|
23a40a45ca
|
Make get_contacts return a list of User objects
|
2019-02-06 11:28:57 +01:00 |
|
Dan
|
4d7b1bafac
|
Update copyright year
|
2019-01-01 12:36:16 +01:00 |
|
Dan
|
b593463bd7
|
Type hint all the remaining method parameters
|
2018-12-19 14:50:23 +01:00 |
|
Dan
|
45129658b0
|
Revisit docstrings
|
2018-11-03 10:49:11 +01:00 |
|
Dan
|
d2713cb234
|
Document get_contacts
|
2018-05-12 11:31:09 +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 |
|