mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-07-22 05:49:45 +03:00
Update sessions.rst
remove additional 'the' in the sentence
This commit is contained in:
parent
0e0bc6ecbc
commit
2aa78ff209
|
@ -4,7 +4,7 @@
|
||||||
Session Files
|
Session Files
|
||||||
==============
|
==============
|
||||||
|
|
||||||
The first parameter you pass the the constructor of the
|
The first parameter you pass the constructor of the
|
||||||
``TelegramClient`` is the ``session``, and defaults to be the session
|
``TelegramClient`` is the ``session``, and defaults to be the session
|
||||||
name (or full path). That is, if you create a ``TelegramClient('anon')``
|
name (or full path). That is, if you create a ``TelegramClient('anon')``
|
||||||
instance and connect, an ``anon.session`` file will be created on the
|
instance and connect, an ``anon.session`` file will be created on the
|
||||||
|
|
Loading…
Reference in New Issue
Block a user