Lonami Exo
|
e3bf6e3330
|
Document reply markup limits
|
2018-08-07 12:46:05 +02:00 |
|
Lonami Exo
|
7cce7aa3e4
|
Return helpers.TotalList instances on client.get_ methods
|
2018-08-02 23:00:10 +02:00 |
|
Lonami Exo
|
f0a26d7c76
|
Implement global search (closes #920)
|
2018-07-29 23:16:22 +02:00 |
|
Lonami Exo
|
6c51c35ccf
|
Fix _iter_ids not expecting InputChannel
|
2018-07-24 18:20:34 +02:00 |
|
Lonami Exo
|
1c0d595205
|
Replace custom.Message creation with ._finish_init
|
2018-07-22 19:20:55 +02:00 |
|
Lonami Exo
|
3bdfd4b32c
|
Make build_reply_markup public
|
2018-07-21 13:55:26 +02:00 |
|
Lonami Exo
|
e902304360
|
Expose silent parameter when sending messages
|
2018-07-11 10:16:21 +02:00 |
|
Lonami Exo
|
ea07cf8d12
|
Add buttons parameter to client.edit_message
|
2018-07-10 17:59:13 +02:00 |
|
Lonami Exo
|
531a02a2a1
|
Support buttons when sending a file too
|
2018-07-10 17:59:13 +02:00 |
|
Lonami Exo
|
8c28be04bc
|
Create a custom.Button class and support send_message(buttons=...)
|
2018-07-10 17:59:13 +02:00 |
|
Lonami Exo
|
e0513e10df
|
Remove debug print
|
2018-07-08 15:24:33 +02:00 |
|
Lonami Exo
|
54bffb30d8
|
Fix send_message('me', Message)
|
2018-07-08 00:05:09 +02:00 |
|
Lonami Exo
|
bb4ed4019f
|
Revert forward_messages requiring named from_peer arg
|
2018-07-07 12:14:50 +02:00 |
|
Lonami Exo
|
dbca38c6f5
|
Allow iterating over messages in reverse
|
2018-06-28 21:15:29 +02:00 |
|
Lonami Exo
|
ac2b10f2a5
|
Stop using loop's time() function
|
2018-06-28 15:12:18 +02:00 |
|
Lonami Exo
|
72835dfb44
|
Update to v1.0
|
2018-06-27 13:41:20 +02:00 |
|
Lonami Exo
|
8c5bbdf7eb
|
Check from_user client-side for PMs in iter_messages
|
2018-06-26 16:48:03 +02:00 |
|
Lonami Exo
|
75dc4809f5
|
Remove all deprecated methods
|
2018-06-26 11:10:11 +02:00 |
|
Lonami Exo
|
3c1d7d2da2
|
Fix MessageEmpty when searching for messages
|
2018-06-18 13:48:50 +02:00 |
|
Lonami Exo
|
b65cbd8647
|
Validate to_id when iterating over messages by ID
|
2018-06-17 11:57:11 +02:00 |
|
Lonami Exo
|
cbd5594dba
|
Use the correct clock time when sleeping on iter_messages
|
2018-06-15 17:09:16 +02:00 |
|
Lonami Exo
|
0f14f3b16a
|
Support custom event loops
|
2018-06-14 19:35:12 +02:00 |
|
Lonami Exo
|
908dfa148b
|
Revisit codebase to add missing async/await
|
2018-06-14 17:09:20 +02:00 |
|
Lonami Exo
|
3324090c96
|
Fix non-asyncio sleep
|
2018-06-13 09:59:30 +02:00 |
|
Lonami Exo
|
f86f52d960
|
Fix async_generator's and missing awaits
|
2018-06-10 22:00:55 +02:00 |
|
Lonami Exo
|
8be6adeab4
|
Make use of the async_generator module
|
2018-06-10 21:50:28 +02:00 |
|
Lonami Exo
|
317b7053a0
|
Separate parse message methods from uploads
|
2018-06-10 11:33:20 +02:00 |
|
Lonami Exo
|
83a024656c
|
Rename client.files as client.uploads
|
2018-06-09 22:14:51 +02:00 |
|
Lonami Exo
|
4bd20f1ce2
|
Separate file and message methods from TelegramClient
|
2018-06-09 22:05:06 +02:00 |
|