Point to the new domains

This commit is contained in:
Lonami Exo
2019-05-22 11:29:46 +02:00
parent c3d1d7a64c
commit 80f19bd1f0
13 changed files with 33 additions and 33 deletions

View File

@@ -415,7 +415,7 @@ class UserMethods(TelegramBaseClient):
raise ValueError(
'Could not find the input entity for {!r}. Please read https://'
'telethon.readthedocs.io/en/latest/concepts/entities.html to'
'docs.telethon.dev/en/latest/concepts/entities.html to'
' find out more details.'
.format(peer)
)

View File

@@ -86,7 +86,7 @@ class ChatAction(EventBuilder):
Represents the event of a new chat action.
Members:
action_message (`MessageAction <https://lonamiwebs.github.io/Telethon/types/message_action.html>`_):
action_message (`MessageAction <https://tl.telethon.dev/types/message_action.html>`_):
The message invoked by this Chat Action.
new_pin (`bool`):