Fix clickable link

This commit is contained in:
Dan 2018-08-21 21:18:06 +02:00
parent 2d8792a7cd
commit 03b17d5bce

View File

@ -61,7 +61,7 @@ class SendMessage(BaseClient):
instructions to remove reply keyboard or to force a reply from the user. instructions to remove reply keyboard or to force a reply from the user.
Returns: Returns:
On success, the sent Message is returned. On success, the sent :obj:`Message` is returned.
Raises: Raises:
:class:`Error <pyrogram.Error>` :class:`Error <pyrogram.Error>`