Skip to content

Commit 99f633e

Browse files
committed
Update telethon and changelog
1 parent 0137bfc commit 99f633e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# v0.15.2 (unreleased)
22

33
* Dropped support for Python 3.9.
4-
* Updated Telegram API to layer 179.
4+
* Updated Telegram API to layer 183.
5+
* Added support for authenticated media downloads.
56
* Added support for receiving reactions when using a bot account.
67
* Added option to limit file size by chat type.
78
* Fixed reply bridging breaking in some cases.

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ commonmark>=0.8,<0.10
44
aiohttp>=3,<4
55
yarl>=1,<2
66
mautrix>=0.20.5,<0.21
7-
tulir-telethon==1.35.0a1
7+
tulir-telethon==1.37.0a1
88
asyncpg>=0.20,<0.30
99
mako>=1,<2
1010
setuptools

0 commit comments

Comments
 (0)