Telethon/telethon/_events
Devesh Pal 539e3cb808
Add new features from new layer (#3676)
Updated some documentation regarding raw API.
get_permissions has been adjusted.
Expose more parameters when sending messages.
Update chat action.
Support sending spoilers.
Update buttons.
2022-01-24 13:15:02 +01:00
..
__init__.py Make events subpackage private 2021-09-24 21:11:50 +02:00
album.py Clean-up client's __init__ and remove entity cache 2022-01-18 12:56:17 +01:00
base.py Make events subpackage private 2021-09-24 21:11:50 +02:00
callbackquery.py Clean-up client's __init__ and remove entity cache 2022-01-18 12:56:17 +01:00
chataction.py Add new features from new layer (#3676) 2022-01-24 13:15:02 +01:00
common.py Clean-up client's __init__ and remove entity cache 2022-01-18 12:56:17 +01:00
inlinequery.py Clean-up client's __init__ and remove entity cache 2022-01-18 12:56:17 +01:00
messagedeleted.py Cleanup events code 2021-12-11 21:46:23 +01:00
messageedited.py Cleanup events code 2021-12-11 21:46:23 +01:00
messageread.py Cleanup events code 2021-12-11 21:46:23 +01:00
newmessage.py Cleanup events code 2021-12-11 21:46:23 +01:00
raw.py Cleanup events code 2021-12-11 21:46:23 +01:00
userupdate.py Clean-up client's __init__ and remove entity cache 2022-01-18 12:56:17 +01:00