mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-05 19:42:29 +00:00
Fix several broken links in the docs
This commit is contained in:
@@ -31,8 +31,8 @@ class MessageButton:
|
||||
@property
|
||||
def client(self):
|
||||
"""
|
||||
Returns the `telethon.telegram_client.TelegramClient` instance that
|
||||
created this instance.
|
||||
Returns the `telethon.client.telegramclient.TelegramClient`
|
||||
instance that created this instance.
|
||||
"""
|
||||
return self._client
|
||||
|
||||
|
Reference in New Issue
Block a user