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

@@ -17,7 +17,7 @@ class Dialog:
pinned (`bool`):
Whether this dialog is pinned to the top or not.
message (:tl:`Message`):
message (`Message <telethon.tl.custom.message.Message>`):
The last message sent on this dialog. Note that this member
will not be updated when new messages arrive, it's only set
on creation of the instance.