Official channel for updates about Telethon. Join our groups: • English: @TelethonChat • Russian: @TelethonRussian • Off-topic: @TelethonOfftopic Find useful snippets at @TelethonSnippets2
The r/telethon subreddit has gone private in support of the blackout protest, and now sits below r/Teledildonics
(Yes, there was a subreddit. Yes, it was pretty much unused. There's a good chance it won't come back.)
Fix lack of support for anon channel restrictions (#4130) (1e63de9 by rozha)
Читать полностью…Document more RPC errors (#4127) (65407fc by New-dev0)
Читать полностью…Handle CancelledError inside mtprotosender recv loop (4ff7ac6 by Lonami)
Читать полностью…Fix comment_to for a group of messages (#4120) (aab8009 by iamilya)
Читать полностью…Add check for asyncio event loop to remain the same (1612254 by Lonami)
Update FAQ with more common questions (9fe5937 by Lonami)
Fix KeyError when ID is in cache but queried without mark (980f8b3 by Lonami)
Читать полностью…except and propagate TypeNotFoundError during update handling (2889bd5 by Lonami)
Читать полностью…Fix UserUpdate.last_seen check (ce29f13 by Lonami)
Читать полностью…Exit receive loop on IOError or unhandled exceptions (ccf67d0 by Lonami)
Читать полностью…Save photos as progressive when uploading (#4089) (7b1b33f by Nick80835)
Читать полностью…Fix documentation typo (#4086) (acec8a7 by SsNiPeR1)
Читать полностью…Properly handle PhoneCodeExpiredError in sign_in (5b11357 by Lonami)
Читать полностью…Version 1.28 (view new and changed raw API methods)
Читать полностью…Improve error message when trying to delete inline messages (9267917 by Lonami)
Читать полностью…Support most usernames in VALID_USERNAME_RE (2826c94 by Lonami)
Читать полностью…Add missing formatting arg in logging call (c3bddf9 by Lonami)
Читать полностью…Clarify OS field in bug report template (c3ec775 by 9ary)
Читать полностью…Change bug report template to an issue form (6acc39a by 9ary)
Change feature request template to an issue form (9751b35 by 9ary)
Add dedicated form for documentation issues (ed825a2 by 9ary)
Update some fields in the GH issue template (c89644e by Lonami)
Upgrade issue templates to issue forms (#4118) (0f0ca6b by Lonami)
Fix asyncio.CancelledError was being swallowed by inner except (6a7a981 by Lonami)
Читать полностью…Better document breaking ToS will lead to bans (c4a41ad by Lonami)
Читать полностью…Fix absolute import should be relative (#4101) (9c7ac3b by redacted-text)
Читать полностью…Fix ValueError during connect with catchup on bad cache (d7bd554 by Lonami)
Читать полностью…Improve unhelpful 'readexactly size can not be less than zero' (03ff996 by Lonami)
Читать полностью…Allowing nosound_video to be specified (#4090) (6e7423e by Deer-Spangle)
Читать полностью…Declare missing exception variable (#4087) (d419979 by Polaris-d)
Читать полностью…Fix editing inline messages of type InputBotInlineMessageID64 (#4082) (ced36ad by nitanmarcel)
Читать полностью…Include Telethon version on fatal errors during updates (f9001bc by Lonami)
Update FAQ (3e64ea3 by Lonami)
Remove redundant entity cache (f7e38ee by Lonami)
Remove now-unused EntityCache class (d1e3237 by Lonami)
Fix _get_entity_pair could receive None as input (cb04e26 by Lonami)
Flush in-memory cache to session after a limit is reached (97b0ba6 by Lonami)
Store self user in entity cache (88bc6a4 by Lonami)
Save self user ID in session file (a657ae0 by Lonami)
Update FAQ (fd09284 by Lonami)
Handle PhoneCodeExpiredError during sign_in (af18538 by Lonami)