mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Update docs
This commit is contained in:
parent
233d3c469d
commit
d394af83bd
5 changed files with 17 additions and 17 deletions
|
|
@ -3756,7 +3756,7 @@ class Message(MaybeInaccessibleMessage):
|
|||
- :code:`chat_id`
|
||||
- :code:`message_id`
|
||||
|
||||
Use this method to change the chosen reactions on a message. Service messages can't be reacted to. Automatically forwarded messages from a channel to its discussion group have the same available reactions as messages in the channel. In albums, bots must react to the first message. Returns :code:`True` on success.
|
||||
Use this method to change the chosen reactions on a message. Service messages can't be reacted to. Automatically forwarded messages from a channel to its discussion group have the same available reactions as messages in the channel. Returns :code:`True` on success.
|
||||
|
||||
Source: https://core.telegram.org/bots/api#setmessagereaction
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue