.. |
__init__.py
|
Add new get_permissions method (#1575)
|
2020-10-03 16:59:54 +02:00 |
adminlogevent.py
|
Add new event types to AdminLogEvent
|
2021-02-23 20:10:51 +01:00 |
button.py
|
Add Button.buy and Button.game (#3141)
|
2021-08-29 11:49:52 +02:00 |
chatgetter.py
|
Adapt the rest of the library to layer 119
|
2020-10-01 12:22:55 +02:00 |
conversation.py
|
Avoid duplicate del in Conversation._on_read
|
2021-01-14 23:05:49 +01:00 |
dialog.py
|
Handle PeerIdInvalidError in delete_dialog
|
2020-01-07 12:14:19 +01:00 |
draft.py
|
Support iterating over specific drafts more easily
|
2019-08-01 20:15:32 +02:00 |
file.py
|
Fix file.width and .height not working on Photo
|
2021-03-15 22:36:46 +01:00 |
forward.py
|
Fix from_users filter not accounting for None from_id
|
2020-10-05 14:01:50 +02:00 |
inlinebuilder.py
|
Fix inline force_document and new known RPC errors (#3084)
|
2021-06-24 14:19:01 +02:00 |
inlineresult.py
|
Expose more raw API params in friendly methods (#3104)
|
2021-08-05 10:54:07 +02:00 |
inlineresults.py
|
Expose entity parameter in client.inline_query
|
2020-10-11 16:59:48 +02:00 |
inputsizedfile.py
|
Fix copy pasted docs and snake_case files
|
2018-07-28 11:28:02 +02:00 |
message.py
|
Update to layer 140
|
2022-05-12 10:21:03 +02:00 |
messagebutton.py
|
Support clicking buttons that require password
|
2021-03-07 16:36:26 +01:00 |
participantpermissions.py
|
Fix add_admins property of custom.ParticipantPermissions (#3132)
|
2021-08-15 08:01:25 +02:00 |
qrlogin.py
|
Fix encoding of QR login URL (#3082)
|
2021-06-20 15:57:05 +02:00 |
sendergetter.py
|
Fix get_sender when using it on a ChannelForbidden (#3053)
|
2021-05-09 15:33:01 +02:00 |