Telethon/telethon/client
Lonami Exo 7d4424ac2b Make use of AlbumHack for all albums
Closes #3916.

The new MessageBox system is not designed with "albums come in the
same updates container" in mind (in fact, there was a note about this).

This version was also not intended to be published to PyPi, but it is,
so a workaround must be made for events.Album to remain working.

In essence, AlbumHack will always be used even if it technically did not
need to be used previously. This will cause a small delay for those
updates, but it should not be a major issue.
2022-09-14 16:53:56 +02:00
..
__init__.py Add new takeout method 2019-01-05 17:18:40 +01:00
account.py Avoid using telethon.sync in the examples 2019-08-13 23:33:39 +02:00
auth.py Revert "Make sessions async" 2022-08-30 12:32:21 +02:00
bots.py Expose entity parameter in client.inline_query 2020-10-11 16:59:48 +02:00
buttons.py Add some missing words in the docs 2020-01-19 13:25:58 +01:00
chats.py Implement Sticker Choosing Action (#3144) 2021-09-01 15:08:58 +02:00
dialogs.py Update documentation and list of known errors 2021-09-11 11:02:10 +02:00
downloads.py Revert "Make sessions async" 2022-08-30 12:32:21 +02:00
messageparse.py Improve exception clarity for message parsing failure (#3029) 2021-04-17 19:10:33 +02:00
messages.py Revert "Make sessions async" 2022-08-30 12:32:21 +02:00
telegrambaseclient.py Remove missed async keywords from the revert 2022-08-30 12:40:05 +02:00
telegramclient.py Remove messy subclassing in the TelegramClient 2019-06-24 17:48:46 +02:00
updates.py Make use of AlbumHack for all albums 2022-09-14 16:53:56 +02:00
uploads.py Add ttl parameter to send_file 2021-09-11 11:02:19 +02:00
users.py Bump to v1.25 2022-08-30 12:57:34 +02:00