Add new known RPC errors and update docs

This commit is contained in:
Lonami Exo
2021-05-30 18:00:27 +02:00
parent 3d350c6087
commit 63f24d2282
2 changed files with 3 additions and 1 deletions

View File

@@ -89,7 +89,7 @@ class TelegramBaseClient(abc.ABC):
The API ID you obtained from https://my.telegram.org.
api_hash (`str`):
The API ID you obtained from https://my.telegram.org.
The API hash you obtained from https://my.telegram.org.
connection (`telethon.network.connection.common.Connection`, optional):
The connection instance to be used when creating a new connection