mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-08 21:10:29 +00:00
Fix tiny typo on the documentation
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
Session Files
|
Session Files
|
||||||
==============
|
==============
|
||||||
|
|
||||||
The first parameter you pass the the constructor of the ``TelegramClient`` is
|
The first parameter you pass to the constructor of the ``TelegramClient`` is
|
||||||
the ``session``, and defaults to be the session name (or full path). That is,
|
the ``session``, and defaults to be the session name (or full path). That is,
|
||||||
if you create a ``TelegramClient('anon')`` instance and connect, an
|
if you create a ``TelegramClient('anon')`` instance and connect, an
|
||||||
``anon.session`` file will be created on the working directory.
|
``anon.session`` file will be created on the working directory.
|
||||||
|
Reference in New Issue
Block a user