diff --git a/data/web/core.telegram.org/bots/api.html b/data/web/core.telegram.org/bots/api.html index f1f2b5e7e3..3e11f0f1f1 100644 --- a/data/web/core.telegram.org/bots/api.html +++ b/data/web/core.telegram.org/bots/api.html @@ -6548,7 +6548,7 @@ pre-formatted fixed-width code block written in the Python programming language
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 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 True on success.
message_id | Integer | Yes | -Identifier of the target message | +Identifier of the target message. If the message belongs to a media group, reaction is set to the first non-deleted message in the group instead. |
reaction |