Update content of files

This commit is contained in:
GitHub Action 2022-08-24 18:47:11 +00:00
parent 12f4d580b3
commit f37cfd9d10

View file

@ -155,6 +155,11 @@
</tr>
<tr>
<td>400</td>
<td>REACTIONS_TOO_MANY</td>
<td> </td>
</tr>
<tr>
<td>400</td>
<td>REACTION_EMPTY</td>
<td>Empty reaction provided.</td>
</tr>
@ -164,11 +169,6 @@
<td>The specified reaction is invalid.</td>
</tr>
<tr>
<td>500</td>
<td>SEND_REACTION_RESULT1_INVALID</td>
<td> </td>
</tr>
<tr>
<td>400</td>
<td>USER_BANNED_IN_CHANNEL</td>
<td>You're banned from sending messages in supergroups/channels.</td>