mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 20:14: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.
|
||||
|
||||
Returns:
|
||||
On success, the sent Message is returned.
|
||||
On success, the sent :obj:`Message` is returned.
|
||||
|
||||
Raises:
|
||||
:class:`Error <pyrogram.Error>`
|
||||
|
|
|
|||
Loading…
Reference in a new issue