mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-11-22 17:36:34 +03:00
Added link to session.py file
parent
713e220911
commit
3b38562419
|
@ -18,4 +18,4 @@ class DatabaseSession(Session):
|
||||||
# load relevant data to the database
|
# load relevant data to the database
|
||||||
```
|
```
|
||||||
|
|
||||||
You should read the [session.py](telethon/tl/session.py) source file to know what "relevant data" you need to keep track of.
|
You should read the [session.py](https://github.com/LonamiWebs/Telethon/blob/master/telethon/tl/session.py) source file to know what "relevant data" you need to keep track of.
|
Loading…
Reference in New Issue
Block a user