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
|
372bbabe28
|
Make invite links of public channels work with get_chat
|
2019-01-02 22:39:16 +01:00 |
|
Dan
|
4d7b1bafac
|
Update copyright year
|
2019-01-01 12:36:16 +01:00 |
|
Dan
|
c907e8146a
|
Allow get_chat to work with chat invite links
|
2018-12-28 14:34:47 +01:00 |
|
Dan
|
a0355a5cc4
|
Type hint all methods return values
|
2018-12-19 15:59:15 +01:00 |
|
Dan
|
b593463bd7
|
Type hint all the remaining method parameters
|
2018-12-19 14:50:23 +01:00 |
|
Dan
|
7430529646
|
Make use of the refactored Chat type in get_chat
|
2018-12-16 17:59:34 +01:00 |
|
Dan
|
45129658b0
|
Revisit docstrings
|
2018-11-03 10:49:11 +01:00 |
|
Dan
|
32468e5ab0
|
Remove hints about using t.me/joinchat/ links as chat ids
Such links don't work reliably with the current implementation
|
2018-07-27 00:40:08 +02:00 |
|
Dan
|
ab11c9e347
|
Add missing docstring arguments
|
2018-07-10 15:57:27 +02:00 |
|
Dan
|
0367c765e2
|
Document get_chat
|
2018-05-12 11:33:14 +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 |
|