2
0
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:
Krishna-singhal
2022-03-29 00:33:37 +05:30
committed by GitHub
parent e50b58980a
commit 0825b977ea
2 changed files with 37 additions and 0 deletions

View File

@@ -518,6 +518,7 @@ def pyrogram_api():
Message.reply_video_note
Message.reply_voice
Message.get_media_group
Message.react
""",
chat="""
Chat