mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-03 05:54:51 +00:00
Fix clickable link
This commit is contained in:
parent
2d8792a7cd
commit
03b17d5bce
1 changed files with 1 additions and 1 deletions
|
|
@ -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>`
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue