Update content of files

This commit is contained in:
GitHub Action 2023-12-31 09:02:15 +00:00
parent 91e5b25d50
commit ebfc987744

View file

@ -6548,7 +6548,7 @@ pre-formatted fixed-width code block written in the Python programming language
</tbody>
</table>
<h4><a class="anchor" name="setmessagereaction" href="#setmessagereaction"><i class="anchor-icon"></i></a>setMessageReaction</h4>
<p>Use this method to change the chosen reactions on a message. Service messages can&#39;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 <em>True</em> on success.</p>
<p>Use this method to change the chosen reactions on a message. Service messages can&#39;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 <em>True</em> on success.</p>
<table class="table">
<thead>
<tr>
@ -6569,7 +6569,7 @@ pre-formatted fixed-width code block written in the Python programming language
<td>message_id</td>
<td>Integer</td>
<td>Yes</td>
<td>Identifier of the target message</td>
<td>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.</td>
</tr>
<tr>
<td>reaction</td>