mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
pyrofork: Fix Message.react returns
Signed-off-by: wulan17 <wulan17@nusantararom.org>
This commit is contained in:
parent
ca5c406a00
commit
377fda434b
1 changed files with 1 additions and 1 deletions
|
|
@ -5109,7 +5109,7 @@ class Message(Object, Update):
|
|||
This option is applicable only for users.
|
||||
|
||||
Returns:
|
||||
:obj: `~pyrogram.types.MessageReactions`: On success, True is returned.
|
||||
:obj: :obj:`~pyrogram.types.MessageReactions`: On success, True is returned.
|
||||
|
||||
Raises:
|
||||
RPCError: In case of a Telegram RPC error.
|
||||
|
|
|
|||
Loading…
Reference in a new issue