Update content of files

This commit is contained in:
GitHub Action 2024-01-04 10:51:07 +00:00
parent b2e4903e3f
commit 837848a554

View file

@ -231,7 +231,7 @@ To learn how to create…">
<tr>
<td>message_reaction_count</td>
<td><a href="#messagereactioncountupdated">MessageReactionCountUpdated</a></td>
<td><em>Optional</em>. Reactions to a message with anonymous reactions were changed. The bot must be an administrator in the chat and must explicitly specify <code>&quot;message_reaction_count&quot;</code> in the list of <em>allowed_updates</em> to receive these updates.</td>
<td><em>Optional</em>. Reactions to a message with anonymous reactions were changed. The bot must be an administrator in the chat and must explicitly specify <code>&quot;message_reaction_count&quot;</code> in the list of <em>allowed_updates</em> to receive these updates. The updates are grouped and can be sent with delay up to a few minutes.</td>
</tr>
<tr>
<td>inline_query</td>