Telethon/telethon/_client
Lonami Exo ab150bf457 Fix get_tos usage of expiry
expires is actually a timestamp, not seconds
2022-03-02 13:00:41 +01:00
..
__init__.py Fix some import errors 2021-09-11 13:43:20 +02:00
account.py Fix circular import regarding ignore_takeout 2022-01-15 13:18:53 +01:00
auth.py Fix get_tos usage of expiry 2022-03-02 13:00:41 +01:00
bots.py Fix some modules were public when they should not have been 2021-09-26 19:58:42 +02:00
chats.py Review errors and remove some type checks 2022-02-17 12:40:38 +01:00
dialogs.py Remove client.edit_folder 2022-02-08 10:23:55 +01:00
downloads.py Fix direct mutation of objects in friendly methods 2022-02-07 11:30:27 +01:00
messageparse.py Fix direct mutation of objects in friendly methods 2022-02-07 11:30:27 +01:00
messages.py Add a friendly method to react to messages (#3681) 2022-02-16 11:26:09 +01:00
telegrambaseclient.py Stop auto-accepting ToS on sign_up, add get_tos instead 2022-02-17 12:40:38 +01:00
telegramclient.py Stop auto-accepting ToS on sign_up, add get_tos instead 2022-02-17 12:40:38 +01:00
updates.py Make is_connected a property 2022-02-17 12:40:38 +01:00
uploads.py Make upload_file private 2022-01-28 21:06:43 +01:00
users.py Stop auto-accepting ToS on sign_up, add get_tos instead 2022-02-17 12:40:38 +01:00