mirror of
https://github.com/wiz0u/WTelegramClient.git
synced 2026-04-21 06:13:57 +00:00
Improved documentation
This commit is contained in:
parent
eb2577beed
commit
aa9c4b532c
7 changed files with 148 additions and 155 deletions
|
|
@ -47,7 +47,7 @@ If you run this program again, you will notice that only **api_hash** is request
|
|||
This is because WTelegramClient saves (typically in the encrypted file **bin\WTelegram.session**) its state
|
||||
and the authentication keys that were negotiated with Telegram so that you needn't sign-in again every time.
|
||||
|
||||
That file path is configurable (session_pathname), and under various circumstances (changing user or server address)
|
||||
That file path is configurable (**session_pathname**), and under various circumstances (changing user or server address)
|
||||
you may want to change it or simply delete the existing session file in order to restart the authentification process.
|
||||
|
||||
# Non-interactive configuration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue