8000 Tags · exceloo/Telethon · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: exceloo/Telethon

Tags

v1.8.0

Toggle v1.8.0's commit message
Update to v1.8.0

v1.7.7

Toggle v1.7.7's commit message
Fix saving of StringSession

v1.7.6

Toggle v1.7.6's commit message
Save pts and date only if there is something to save

v1.7.5

Toggle v1.7.5's commit message
Fix timeout error not being excepted on Button.click

v1.7.4

Toggle v1.7.4's commit message
Stop relying on __doc__ in EntityCache

This breaks when running with python -OO (optimized) which
removes the documentation but is crucial. Instead and thanks
to fce5cfe, we can now rely on the type hints instead.

v1.7.3

Toggle v1.7.3's commit message
Reuse code for _get_entity_pair

Less error-prone, improved the function flow for all callers,
and removed some duplicate work.

v1.7.2

Toggle v1.7.2's commit message
Fix Conversation not allowing getting responses after ID 0

v1.7.1

Toggle v1.7.1's commit message
Update to v1.7.1

v1.7.0

Toggle v1.7.0's commit message
Update to v1.7

v1.7

Toggle v1.7's commit message
Update to v1.7

0