Make filters combinable

This commit is contained in:
Lonami Exo
2023-11-02 01:30:40 +01:00
parent 2def0a169c
commit 2992a8e212
7 changed files with 126 additions and 26 deletions

View File

@@ -102,6 +102,10 @@ Private definitions
Generic parameter used by :class:`AsyncList`.
.. currentmodule:: telethon._impl.client.events.filters.combinators
.. autoclass:: Combinable
.. currentmodule:: telethon._impl.client.types.file
.. autoclass:: InFileLike