Updated Session Files (markdown)

Emilio Molinari 2017-12-30 17:56:20 +01:00
parent 8408faacfd
commit 713e220911

@ -18,4 +18,4 @@ class DatabaseSession(Session):
# load relevant data to the database
```
You should read the `session.py` source file to know what "relevant data" you need to keep track of.
You should read the [session.py](telethon/tl/session.py) source file to know what "relevant data" you need to keep track of.