mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-03-12 07:25:49 +03:00
Rename client module as _client
This commit is contained in:
parent
f639992baa
commit
d6326abacb
|
@ -32,8 +32,3 @@ change even across minor version changes, and thus have your code break.
|
||||||
|
|
||||||
* The ``telethon.client`` module is now ``telethon._client``, meaning you should stop relying on
|
* The ``telethon.client`` module is now ``telethon._client``, meaning you should stop relying on
|
||||||
anything inside of it. This includes all of the subclasses that used to exist (like ``UserMethods``).
|
anything inside of it. This includes all of the subclasses that used to exist (like ``UserMethods``).
|
||||||
|
|
||||||
TODO REVIEW self\._\w+\(
|
|
||||||
and __signature__
|
|
||||||
and property
|
|
||||||
abs abc abstract
|
|
Loading…
Reference in New Issue
Block a user