Dan
|
9ac492e644
|
Remove Message generated comments
|
2018-12-15 15:32:50 +01:00 |
|
Dan
|
37d063e569
|
Reorganize Message __init__
|
2018-12-15 12:35:09 +01:00 |
|
Dan
|
1bd41d0138
|
Fix CallbackQuery docs
|
2018-12-15 11:37:27 +01:00 |
|
Dan
|
47b25b0e2d
|
CallbackQuery must deal with bytes instead of strings
|
2018-12-15 11:36:16 +01:00 |
|
Dan
|
2a9149ca5f
|
Merge pull request #166 from zeroone2numeral2/webpage-message-attribute
Added Message.web_page and Filters.web_page
|
2018-12-08 16:43:48 +01:00 |
|
Dan
|
ac8fc58a06
|
Add a note hinting about basic support for web pages
|
2018-12-08 16:41:30 +01:00 |
|
zeroone2numeral2
|
61f2d7c968
|
Added web_page attribute to Message object
|
2018-11-25 16:56:39 +00:00 |
|
Dan
|
b753e48732
|
Remove unnecessary check
|
2018-11-20 16:08:25 +01:00 |
|
Dan
|
5b10afa7a3
|
Small style fix
|
2018-11-13 13:30:26 +01:00 |
|
Dan
|
9f8e05861f
|
Fix sphinx warning
|
2018-11-13 13:22:23 +01:00 |
|
Vankineeni Tawrun
|
cdabf3e7e0
|
added args to Message.download bound method
|
2018-11-08 19:08:56 +05:30 |
|
Dan
|
e760550f8b
|
Add Message.media field
|
2018-11-08 10:49:32 +01:00 |
|
Dan
|
fc7b77e2b9
|
Add Message.service field
|
2018-11-08 10:40:46 +01:00 |
|
Dan
|
32a09ffc4c
|
Add Message.empty field
|
2018-11-08 10:28:11 +01:00 |
|
Dan
|
648eb80928
|
Add Message.edit() bound method
|
2018-11-07 12:03:57 +01:00 |
|
Dan
|
5571888143
|
Add mentioned docstrings
|
2018-11-06 17:37:32 +01:00 |
|
Furoin
|
91beb214e9
|
added message.mentioned
|
2018-11-06 17:11:35 +03:00 |
|
Dan
|
46e19c395c
|
Don't encode callback data when sending inline buttons
|
2018-11-04 11:36:10 +01:00 |
|
Dan
|
af937152a1
|
Don't decode inline buttons callback data
Clients are able to set any value as plain bytes, this means UTF-8
decoding could fail.
|
2018-11-04 09:36:58 +01:00 |
|
Dan
|
45129658b0
|
Revisit docstrings
|
2018-11-03 10:49:11 +01:00 |
|
Dan
|
0c76774283
|
Reformat code
|
2018-11-02 10:26:59 +01:00 |
|
Dan
|
4fd93a790f
|
Small fixes and rewords
|
2018-10-28 15:27:49 +01:00 |
|
Dan
|
0a946033c3
|
Move optional field down after required fields
|
2018-10-28 15:27:20 +01:00 |
|
Dan
|
11b7c3b52a
|
Remove unused game field from Message
|
2018-10-28 15:26:46 +01:00 |
|
Dan
|
89362ef684
|
Tiny fix to reflect other docstrings
|
2018-10-18 11:48:55 +02:00 |
|
Dan
|
e88972a8f6
|
Add restriction_reason to User and Chat types. Closes #144
|
2018-10-18 11:10:37 +02:00 |
|
Dan
|
41180fd22a
|
Update max caption length
|
2018-10-16 15:24:54 +02:00 |
|
Dan
|
471b5c3334
|
Add user_status field to Update class
|
2018-10-15 10:10:49 +02:00 |
|
Dan
|
4b04910197
|
Add user_id field to UserStatus
|
2018-10-15 10:08:56 +02:00 |
|
Dan
|
86e4fc4e62
|
Rename last_seen field to status in User class
Also add docstrings for status
|
2018-10-15 09:20:13 +02:00 |
|
Dan
|
b00604dbc9
|
Move date field
|
2018-10-14 18:00:31 +02:00 |
|
Dan
|
2d65eb3dc7
|
Add UserStatus docstrings
|
2018-10-14 17:56:51 +02:00 |
|
Dan
|
c9ce188bbe
|
Remove "bot" property from UserStatus
|
2018-10-14 17:56:10 +02:00 |
|
Dan
|
69c1532eae
|
Rename LastSeen to UserStatus
It will make more sense later on when I add UserStatus updates
handler.
|
2018-10-14 17:17:50 +02:00 |
|
Dan
|
d2f47d7e59
|
Add last_seen field to User parse_last_seen
|
2018-10-14 17:11:01 +02:00 |
|
Dan
|
465dcac630
|
Create LastSeen class
|
2018-10-14 17:08:49 +02:00 |
|
Dan
|
acd525294f
|
Add CallbackQuery.answer bound method
|
2018-10-09 14:08:01 +02:00 |
|
Dan
|
1be144288c
|
Add a proxy to the Client instance inside CallbackQuery objects
|
2018-10-09 14:07:01 +02:00 |
|
Dan
|
28af5e14b4
|
Add "thumb" field for all InputMedia types except Photo
|
2018-09-18 11:36:20 +02:00 |
|
Dan
|
19d04ca94f
|
Reword Audio thumb description
|
2018-09-18 11:35:19 +02:00 |
|
Dan
|
caecbef2f6
|
Add phone_number type of entity to docs
|
2018-08-24 16:03:52 +02:00 |
|
Dan
|
088a4c35c9
|
Add is_pinned attribute to Dialog
|
2018-08-20 02:12:21 +02:00 |
|
Dan
|
6879a4da9b
|
Update vcard docstrings for Contact type and send_contact method
|
2018-08-15 22:33:01 +02:00 |
|
Dan
|
25662748cf
|
Add foursquare_type to Venue
|
2018-08-14 14:25:54 +02:00 |
|
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 |
|