Fix and update links in the documentation

This commit is contained in:
Lonami Exo
2019-01-12 13:06:14 +01:00
parent fbf7f75b00
commit 5ac88f764d
9 changed files with 42 additions and 34 deletions

View File

@@ -232,7 +232,7 @@ class CallbackQuery(EventBuilder):
`telethon.client.messages.MessageMethods.edit_message` with
both ``entity`` and ``message`` already set.
Returns the edited :tl:`Message`.
Returns the edited `Message <telethon.tl.custom.message.Message>`.
This method also creates a task to `answer` the callback.