.. |
__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 persistent and placeholder options to buttons (#4629)
|
2025-05-28 18:21:50 +02:00 |
chatgetter.py
|
Remove redundant entity cache
|
2023-04-06 13:25:48 +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
|
Fix init of custom Draft after layer update
|
2023-10-29 11:41:54 +01:00 |
file.py
|
Add docs warning to file.id about it not being maintained
|
2023-03-11 11:56:43 +01:00 |
forward.py
|
Remove redundant entity cache
|
2023-04-06 13:25:48 +02:00 |
inlinebuilder.py
|
Cleanup usage of removed inline_only parameter (#4630)
|
2025-05-30 23:18:58 +02:00 |
inlineresult.py
|
Fix reply_to can be optional
|
2023-07-21 22:44:35 +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
|
Add open_url param to control browser opening on click (#4607)
|
2025-05-04 22:01:55 +02:00 |
messagebutton.py
|
Add open_url param to control browser opening on click (#4607)
|
2025-05-04 22:01:55 +02:00 |
participantpermissions.py
|
Fix add_admins property of custom.ParticipantPermissions (#3132)
|
2021-08-15 08:01:25 +02:00 |
qrlogin.py
|
Add missing await in qr_login
|
2022-05-16 18:56:24 +02:00 |
sendergetter.py
|
Remove redundant entity cache
|
2023-04-06 13:25:48 +02:00 |