mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-31 06:16:06 +00:00
Add bound method Message.react (#937)
* Bound method `react` to send reaction * Update message.py * Update message.py * Update compiler.py Co-authored-by: Dan <14043624+delivrance@users.noreply.github.com>
This commit is contained in:
@@ -518,6 +518,7 @@ def pyrogram_api():
|
||||
Message.reply_video_note
|
||||
Message.reply_voice
|
||||
Message.get_media_group
|
||||
Message.react
|
||||
""",
|
||||
chat="""
|
||||
Chat
|
||||
|
Reference in New Issue
Block a user