mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-07-21 21:39:46 +03:00
Remove reference to README.rst
This commit is contained in:
parent
2c038b37b7
commit
2fb64e94a4
|
@ -86,7 +86,7 @@ class TelegramBareClient:
|
|||
if not api_id or not api_hash:
|
||||
raise PermissionError(
|
||||
"Your API ID or Hash cannot be empty or None. "
|
||||
"Refer to Telethon's README.rst for more information.")
|
||||
"Refer to Telethon's wiki for more information.")
|
||||
|
||||
self._use_ipv6 = use_ipv6
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user