mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-02-18 12:30:59 +03:00
Forward and delete are meant to delete lists. Now only lists are supported, which should not be an issue as message.forward_to and message.delete both exist. mark_read really only works with one message at a time, so list support was removed for it, as well as the now redundant max_id. |
||
---|---|---|
.. | ||
_client | ||
_crypto | ||
_events | ||
_misc | ||
_network | ||
_sessions | ||
errors | ||
types | ||
__init__.py | ||
enums.py | ||
events.py | ||
sessions.py | ||
version.py |