Dan
|
9c7de81d82
|
Fix relative imports
|
2018-08-10 11:30:36 +02:00 |
|
Dan
|
42d3b467fb
|
Fix init not having message and media types
|
2018-08-10 11:17:21 +02:00 |
|
Dan
|
888b3cc6aa
|
Add missing import
|
2018-08-09 21:55:06 +02:00 |
|
Dan
|
2b4138ee30
|
Add new folder for messages and media related types
|
2018-08-09 21:53:49 +02:00 |
|
Dan
|
3a5dc20fb5
|
Rename reply_markup to bots
|
2018-08-09 21:51:43 +02:00 |
|
Dan
|
a93f98cfa6
|
Create a new sub-folder for bot related types
|
2018-08-09 21:51:00 +02:00 |
|
Dan
|
eeb3b67d37
|
Create a new sub-folder for user and chat types
|
2018-08-09 21:49:14 +02:00 |
|
Dan
|
88d45b085b
|
Move InputMedia types in a dedicated folder
|
2018-08-09 21:46:14 +02:00 |
|
Dan
|
b1c12c3232
|
Rename GIF to Animation
|
2018-08-06 21:38:44 +02:00 |
|
Dan
|
9e5976e755
|
Fix InputMediaAudio copy pasta
|
2018-08-05 10:15:53 +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
|
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
|
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
|
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
|
00e170feea
|
Video notes don't have a file_name
|
2018-07-11 17:40:33 +02:00 |
|
Dan
|
7509566796
|
Remove Voice thumb and file_name. Add waveform
|
2018-07-11 17:36:49 +02:00 |
|
Dan
|
5347080fd1
|
Clean Audio comments
|
2018-07-11 17:26:59 +02:00 |
|
Dan
|
ad9fb26808
|
Cleaner Chat docstrings
|
2018-07-11 17:25:39 +02:00 |
|
Dan
|
9e4267dd2c
|
Move media types in their own folder
|
2018-07-08 08:58:10 +02:00 |
|
Dan
|
52ac0c80e6
|
Add todo for ChatMembers docstrings
|
2018-07-08 08:40:10 +02:00 |
|
Dan
|
960280b996
|
Add new ChatMembers type
|
2018-07-08 08:39:36 +02:00 |
|
Dan
|
2b6c30d0e1
|
Update get_dialogs
|
2018-07-05 14:57:45 +02:00 |
|
Dan
|
8b43ad8a63
|
Add unread messages, mentions count and unread mark to Dialog
|
2018-07-04 21:49:11 +02:00 |
|
Dan
|
51194945c6
|
Add members_count attribute to Chat
|
2018-07-04 21:31:50 +02:00 |
|
Dan
|
91cf2d1a8e
|
Make Dialog and Dialogs importable and printable
|
2018-07-04 21:05:00 +02:00 |
|
Dan
|
1ed202b926
|
Add Dialogs type
|
2018-07-04 21:03:51 +02:00 |
|
Dan
|
2b36fb31d9
|
Add Dialog type
|
2018-07-04 21:03:29 +02:00 |
|
Dan
|
6943e16636
|
Change new_chat_photo type. It is now Photo
|
2018-06-28 20:04:46 +02:00 |
|
Dan
|
b6206b7938
|
Fix small docstring issue
|
2018-06-28 20:03:50 +02:00 |
|
Dan
|
fbf69fb8bd
|
Change photo type in Message
|
2018-06-28 19:09:27 +02:00 |
|