Point to the new domains

This commit is contained in:
Lonami Exo
2019-05-22 11:29:46 +02:00
parent c3d1d7a64c
commit 80f19bd1f0
13 changed files with 33 additions and 33 deletions

View File

@@ -86,7 +86,7 @@ the ``was_online`` time. It's inside ``status``:
online_at = user.status.was_online
You don't need to print everything to see what all the possible values
can be. You can just search in http://lonamiwebs.github.io/Telethon/.
can be. You can just search in http://tl.telethon.dev/.
Remember that you can use Python's `isinstance
<https://docs.python.org/3/library/functions.html#isinstance>`_