./chat/py-tulir-telethon, Full-featured Telegram client library for Python 3

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.37.0a1, Package name: py312-tulir-telethon-1.37.0a1, Maintainer: pkgsrc-users

Telegram is a popular messaging application. This library is meant to make it
easy for you to write Python programs that can interact with Telegram. Think of
it as a wrapper that has already done the heavy job for you, so you can focus
on developing an application.


Master sites:

Filesize: 598.539 KB

Version history: (Expand)


CVS history: (Expand)


   2025-02-12 17:40:34 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-tulir-telethon: updated to 1.37.0a1

1.37

Additions

Support for CDN downloads should be back. Telethon still prefers no CDN by default.

Enhancements

FloodWaitPremium should now be handled like any other floodwaits.

Bug fixes

Fixed edge-case when using get_messages(..., reverse=True).
ConnectionError when using proxies should be raised properly.
   2022-04-23 14:45:09 by Jonathan Schleifer | Files touched by this commit (2)
Log message:
Update chat/py-tulir-telethon to 1.25.0a7

Upstream provides no change log.
   2022-01-15 22:11:24 by Jonathan Schleifer | Files touched by this commit (4)
Log message:
Add chat/py-tulir-telethon

This is required for mautrix-telegram, as it needs this fork.