mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 20:14:51 +00:00
Remove reference
This commit is contained in:
parent
dc94386507
commit
8b7f7440b2
1 changed files with 1 additions and 1 deletions
|
|
@ -379,7 +379,7 @@ class Client:
|
|||
self.event_handler = callback
|
||||
|
||||
def send(self, data: Object):
|
||||
"""Use this method to send :ref:`Raw Function <using-raw-functions>` queries.
|
||||
"""Use this method to send Raw Function queries.
|
||||
|
||||
This method makes possible to manually call every single Telegram API method in a low-level manner.
|
||||
Available functions are listed in the :obj:`pyrogram.api.functions` package and may accept compound
|
||||
|
|
|
|||
Loading…
Reference in a new issue