Dan
|
9f725a6bfb
|
Add support for editing videos using external URLs and file IDs
|
2018-08-04 01:27:02 +02:00 |
|
Dan
|
f3074f04b0
|
Add ability to edit video messages
|
2018-08-04 01:23:31 +02:00 |
|
Dan
|
51eb2f90b9
|
Add support for editing photousing file IDs
|
2018-08-03 18:38:26 +02:00 |
|
Dan
|
a3be6a9355
|
Add support for editing photos with external URLs
|
2018-08-03 18:38:04 +02:00 |
|
Dan
|
8d35559f0b
|
Return the higher-level Message object instead of the raw update
|
2018-08-03 18:37:10 +02:00 |
|
Dan
|
6015a14182
|
Add ability to edit photos by uploading new files
|
2018-08-03 18:36:38 +02:00 |
|
Dan
|
e7b27c2c21
|
Expose edit_message_media method
|
2018-08-02 01:12:31 +02:00 |
|
Dan
|
ea0a75bfd7
|
Add edit_message_media method
|
2018-08-02 01:10:29 +02:00 |
|
Dan
|
92fdf79d54
|
Expose the new InputMedia types
|
2018-08-01 21:19:11 +02:00 |
|
Dan
|
c625756747
|
Add InputMediaDocument
|
2018-07-31 00:29:10 +02:00 |
|
Dan
|
570128d980
|
Add InputMediaAnimation
|
2018-07-31 00:25:41 +02:00 |
|
Dan
|
5bc9be0858
|
Add InputMediaAudio
|
2018-07-31 00:14:21 +02:00 |
|
Dan
|
2a985e7545
|
Make InputMediaVideo inherit from InputMedia
|
2018-07-30 23:01:43 +02:00 |
|
Dan
|
486c9433ac
|
Make InputMediaPhoto inherit from InputMedia
|
2018-07-30 23:01:14 +02:00 |
|
Dan
|
9d9fc1f94f
|
Add InputMedia base class
|
2018-07-30 22:59:30 +02:00 |
|
Dan
|
d270d0d2aa
|
Remove support for t.me/joinchat/ links in resolve_peer for now
Another way, which is 100% reliable, will be implemented
Also clean the method a bit by removing useless checks
|
2018-07-28 23:09:44 +02: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
|
f4175b041c
|
Document ChatMembers
|
2018-07-26 19:34:21 +02:00 |
|
Dan
|
e9cba4609a
|
Update get_chat_member docstrings
|
2018-07-26 19:32:12 +02:00 |
|
Dan
|
215f54f32b
|
Add get_chat_member documentation
|
2018-07-22 02:07:44 +02:00 |
|
Dan
|
1eaafb8e41
|
Clearer documentation for get_chat_members
|
2018-07-21 14:09:34 +02:00 |
|
Dan
|
e5915505a1
|
Add get_chat_member method
|
2018-07-19 23:26:20 +02:00 |
|
Dan
|
b77771497d
|
Document get_chat_members
|
2018-07-17 09:09:04 +02:00 |
|
Dan
|
5b89a65437
|
Document set_chat_title
|
2018-07-15 16:34:47 +02:00 |
|
Dan
|
3fe05b4d28
|
Document set_chat_photo
|
2018-07-15 16:34:32 +02:00 |
|
Dan
|
3fcf9b9ef6
|
Document delete_chat_photo
|
2018-07-15 16:34:15 +02:00 |
|
Dan
|
98578160f0
|
Document set_chat_description
|
2018-07-15 16:33:41 +02:00 |
|
Dan
|
15e83e12ca
|
Document unpin_chat_message
|
2018-07-15 16:33:12 +02:00 |
|
Dan
|
f8d44b8e77
|
Document pin_chat_message
|
2018-07-14 00:44:50 +02:00 |
|
Dan
|
84e7bb5c50
|
Clean up MessageEntity comments
|
2018-07-14 00:43:28 +02:00 |
|
Dan
|
85e3c05216
|
Document Dialogs
|
2018-07-13 01:10:33 +02:00 |
|
Dan
|
5c34e3f08f
|
Clean up Messages comments
|
2018-07-12 14:58:18 +02:00 |
|
Dan
|
82d4a99fd5
|
Add docstrings for Dialog type
|
2018-07-12 14:58:01 +02:00 |
|
Dan
|
fa512a690d
|
Add download() bound method to Message
|
2018-07-12 14:17:30 +02:00 |
|
Dan
|
bee8d1340b
|
Clean up Sticker, Venue and Video comments
|
2018-07-12 14:16:29 +02:00 |
|
Dan
|
109e3836cf
|
Clean up Photo and PhotoSize docstrings
|
2018-07-12 14:16:08 +02:00 |
|
Dan
|
62f575d53f
|
Clean up GIF and Location comments
|
2018-07-12 14:14:19 +02:00 |
|
Dan
|
5d9e2f7d7a
|
Clean up Document docstrings
|
2018-07-12 14:13:51 +02:00 |
|
Dan
|
72eb7e7a33
|
Add missing vcard argument on Contact
|
2018-07-12 14:13:35 +02:00 |
|
Dan
|
1e727fbb43
|
Add extra attributes to User
is_self, is_contact, is_mutual_contact and is_deleted
|
2018-07-12 00:54:13 +02:00 |
|
Dan
|
8289dff05f
|
Update download_media docstrings
|
2018-07-12 00:31:33 +02:00 |
|
Dan
|
a9a9dc3cd3
|
Make download_media raise ValueError in case of non-media messages
|
2018-07-12 00:24:57 +02:00 |
|
Dan
|
f242aceb31
|
Add vCard support for contacts
|
2018-07-12 00:10:33 +02:00 |
|
Dan
|
b6a4dee787
|
Fix some User weird docstrings
|
2018-07-11 23:54:54 +02:00 |
|
Dan
|
e89d56e058
|
Add cashtag message entity
|
2018-07-11 23:54:11 +02:00 |
|
Dan
|
fade921ac0
|
Don't document client, is for internal purposes only
|
2018-07-11 18:05:36 +02:00 |
|
Dan
|
12ef2f8ca2
|
Fix video notes not having a file_name anymore
|
2018-07-11 17:48:18 +02:00 |
|
Dan
|
00e170feea
|
Video notes don't have a file_name
|
2018-07-11 17:40:33 +02:00 |
|
Dan
|
9214416f7c
|
Parse Voice waveform
|
2018-07-11 17:36:58 +02:00 |
|
Dan
|
7509566796
|
Remove Voice thumb and file_name. Add waveform
|
2018-07-11 17:36:49 +02:00 |
|