This website requires JavaScript.
Explore
Help
Register
Sign In
LonamiWebs
/
Telethon
Watch
1
Star
1
Fork
0
You've already forked Telethon
mirror of
https://github.com/LonamiWebs/Telethon.git
synced
2024-12-01 22:03:46 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d1836ab899
Telethon
/
telethon
/
_updates
/
__init__.py
3 lines
72 B
Python
Raw
Normal View
History
Unescape
Escape
Remove PackedChat In favour of using the session entity type consistently.
2022-02-08 13:31:24 +03:00
from
.
entitycache
import
EntityCache
Begin reworking update handling Use a fixed-size queue instead of a callback to deal with updates. Port the message box and entity cache from grammers to start off with a clean design. Temporarily get rid of other cruft such as automatic pings or old catch up implementation.
2022-01-18 21:46:19 +03:00
from
.
messagebox
import
MessageBox
Reference in New Issue
Copy Permalink