Telethon/telethon/tl/custom
Lonami Exo adf52a1b74 Expose entity parameter in client.inline_query
Some bots, such as @gamee, use this to determine the type of results
to return (and "disable" themselves in channels).
2020-10-11 16:59:48 +02:00
..
__init__.py Add new get_permissions method (#1575) 2020-10-03 16:59:54 +02:00
adminlogevent.py Fix several typos (#1328) 2019-11-10 11:29:43 +01:00
button.py Update to layer 109 2020-01-23 13:43:20 +01:00
chatgetter.py Adapt the rest of the library to layer 119 2020-10-01 12:22:55 +02:00
conversation.py Adapt the rest of the library to layer 119 2020-10-01 12:22:55 +02: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 Make getting PhotoSize byte count more reusable internally 2019-10-31 19:38:27 +01:00
forward.py Fix from_users filter not accounting for None from_id 2020-10-05 14:01:50 +02:00
inlinebuilder.py Link Python keywords with Python's documentation 2019-07-06 12:11:00 +02:00
inlineresult.py Expose entity parameter in client.inline_query 2020-10-11 16:59:48 +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 Support Message.click() for polls (#1583) 2020-10-07 09:21:33 +02:00
messagebutton.py Support clicking on buttons asking for phone/location 2020-07-04 13:29:43 +02:00
participantpermissions.py Revert add_admins property logic since it differs from the rest 2020-10-07 10:40:34 +02:00
qrlogin.py Fix url property in QRLogin (#1494) 2020-06-24 14:11:54 +02:00
sendergetter.py Link Python keywords with Python's documentation 2019-07-06 12:11:00 +02:00