Lonami Exo
|
9d15008f09
|
Update interactive example to use .send_file() and .download_media()
|
2017-08-23 00:55:49 +02:00 |
|
Lonami Exo
|
9e88d9d219
|
Replace "type is Type" check with "isinstance"
|
2017-08-05 09:36:07 +02:00 |
|
Lonami Exo
|
9d35a836d1
|
Fix interactive example not working after #173
|
2017-07-24 16:56:05 +02:00 |
|
Lonami Exo
|
84bb3bb325
|
Fix interactive example not using a new parameter name
|
2017-07-10 15:22:19 +02:00 |
|
zed
|
74a851b5cc
|
Micro code style improvement (#125)
|
2017-06-17 00:18:31 +02:00 |
|
Lonami Exo
|
279ee81bc3
|
Stop querying terminal size and other warnings (#115)
|
2017-06-16 09:34:26 +02:00 |
|
Lonami Exo
|
92088383f7
|
Fix get_message_history not returning sender on channels (closes #110)
|
2017-06-15 09:41:39 +02:00 |
|
Lonami Exo
|
1119a2737a
|
Remove markdown "parser" since that's not Telethon-specific
|
2017-06-10 13:00:39 +02:00 |
|
Lonami Exo
|
44ab85962b
|
Completely change errors (make one class for each)
|
2017-06-10 11:47:51 +02:00 |
|
Lonami Exo
|
cf65e5b1cf
|
Get rid of signature warnings and use nicer *args instead
|
2017-06-08 19:03:15 +02:00 |
|
Lonami Exo
|
d788d30de2
|
Move connect() parameters to init and ignore signature warnings
|
2017-06-08 16:41:20 +02:00 |
|
Lonami Exo
|
a07c7bd0d0
|
Move InteractiveClient to examples/ (and stop shipping it to pip)
|
2017-06-08 14:06:32 +02:00 |
|