Skip to content

Commit

Permalink
Update usable-by in send_reaction
Browse files Browse the repository at this point in the history
  • Loading branch information
KurimuzonAkuma committed Jan 2, 2024
1 parent ed4dd57 commit 903485f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyrogram/methods/messages/send_reaction.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ async def send_reaction(
) -> bool:
"""Send a reaction to a message or story.
.. include:: /_includes/usable-by/users.rst
.. include:: /_includes/usable-by/users-bots.rst
Parameters:
chat_id (``int`` | ``str``):
Expand Down

0 comments on commit 903485f

Please sign in to comment.