Update content of files

This commit is contained in:
GitHub Action 2024-02-05 11:53:59 +00:00
parent 568ba0663e
commit 2e6aed8600

View file

@ -690,7 +690,7 @@ To learn how to create…">
<tr>
<td>slow_mode_delay</td>
<td>Integer</td>
<td><em>Optional</em>. For supergroups, the minimum allowed delay between consecutive messages sent by each unpriviledged user; in seconds. Returned only in <a href="#getchat">getChat</a>.</td>
<td><em>Optional</em>. For supergroups, the minimum allowed delay between consecutive messages sent by each unprivileged user; in seconds. Returned only in <a href="#getchat">getChat</a>.</td>
</tr>
<tr>
<td>message_auto_delete_time</td>
@ -2122,7 +2122,7 @@ To learn how to create…">
</tr>
<tr>
<td>horizontal_accuracy</td>
<td>Float number</td>
<td>Float</td>
<td><em>Optional</em>. The radius of uncertainty for the location, measured in meters; 0-1500</td>
</tr>
<tr>
@ -2522,7 +2522,7 @@ To learn how to create…">
<tr>
<td>giveaway_message_id</td>
<td>Integer</td>
<td>Identifier of the messsage with the giveaway in the chat</td>
<td>Identifier of the message with the giveaway in the chat</td>
</tr>
<tr>
<td>winners_selection_date</td>
@ -2623,12 +2623,12 @@ To learn how to create…">
<tr>
<td>prefer_small_media</td>
<td>Boolean</td>
<td><em>Optional</em>. <em>True</em>, if the media in the link preview is suppposed to be shrunk; ignored if the URL isn&#39;t explicitly specified or media size change isn&#39;t supported for the preview</td>
<td><em>Optional</em>. <em>True</em>, if the media in the link preview is supposed to be shrunk; ignored if the URL isn&#39;t explicitly specified or media size change isn&#39;t supported for the preview</td>
</tr>
<tr>
<td>prefer_large_media</td>
<td>Boolean</td>
<td><em>Optional</em>. <em>True</em>, if the media in the link preview is suppposed to be enlarged; ignored if the URL isn&#39;t explicitly specified or media size change isn&#39;t supported for the preview</td>
<td><em>Optional</em>. <em>True</em>, if the media in the link preview is supposed to be enlarged; ignored if the URL isn&#39;t explicitly specified or media size change isn&#39;t supported for the preview</td>
</tr>
<tr>
<td>show_above_text</td>
@ -4543,7 +4543,7 @@ To learn how to create…">
<tr>
<td>boost</td>
<td><a href="#chatboost">ChatBoost</a></td>
<td>Infomation about the chat boost</td>
<td>Information about the chat boost</td>
</tr>
</tbody>
</table>
@ -6100,19 +6100,19 @@ pre-formatted fixed-width code block written in the Python programming language
</tr>
<tr>
<td>latitude</td>
<td>Float number</td>
<td>Float</td>
<td>Yes</td>
<td>Latitude of the location</td>
</tr>
<tr>
<td>longitude</td>
<td>Float number</td>
<td>Float</td>
<td>Yes</td>
<td>Longitude of the location</td>
</tr>
<tr>
<td>horizontal_accuracy</td>
<td>Float number</td>
<td>Float</td>
<td>Optional</td>
<td>The radius of uncertainty for the location, measured in meters; 0-1500</td>
</tr>
@ -6186,13 +6186,13 @@ pre-formatted fixed-width code block written in the Python programming language
</tr>
<tr>
<td>latitude</td>
<td>Float number</td>
<td>Float</td>
<td>Yes</td>
<td>Latitude of the venue</td>
</tr>
<tr>
<td>longitude</td>
<td>Float number</td>
<td>Float</td>
<td>Yes</td>
<td>Longitude of the venue</td>
</tr>
@ -8400,19 +8400,19 @@ pre-formatted fixed-width code block written in the Python programming language
</tr>
<tr>
<td>latitude</td>
<td>Float number</td>
<td>Float</td>
<td>Yes</td>
<td>Latitude of new location</td>
</tr>
<tr>
<td>longitude</td>
<td>Float number</td>
<td>Float</td>
<td>Yes</td>
<td>Longitude of new location</td>
</tr>
<tr>
<td>horizontal_accuracy</td>
<td>Float number</td>
<td>Float</td>
<td>Optional</td>
<td>The radius of uncertainty for the location, measured in meters; 0-1500</td>
</tr>
@ -8752,17 +8752,17 @@ pre-formatted fixed-width code block written in the Python programming language
</tr>
<tr>
<td>x_shift</td>
<td>Float number</td>
<td>Float</td>
<td>Shift by X-axis measured in widths of the mask scaled to the face size, from left to right. For example, choosing -1.0 will place mask just to the left of the default mask position.</td>
</tr>
<tr>
<td>y_shift</td>
<td>Float number</td>
<td>Float</td>
<td>Shift by Y-axis measured in heights of the mask scaled to the face size, from top to bottom. For example, 1.0 will place the mask just below the default mask position.</td>
</tr>
<tr>
<td>scale</td>
<td>Float number</td>
<td>Float</td>
<td>Mask scaling coefficient. For example, 2.0 means double size.</td>
</tr>
</tbody>
@ -10039,12 +10039,12 @@ pre-formatted fixed-width code block written in the Python programming language
</tr>
<tr>
<td>latitude</td>
<td>Float number</td>
<td>Float</td>
<td>Location latitude in degrees</td>
</tr>
<tr>
<td>longitude</td>
<td>Float number</td>
<td>Float</td>
<td>Location longitude in degrees</td>
</tr>
<tr>
@ -10054,7 +10054,7 @@ pre-formatted fixed-width code block written in the Python programming language
</tr>
<tr>
<td>horizontal_accuracy</td>
<td>Float number</td>
<td>Float</td>
<td><em>Optional</em>. The radius of uncertainty for the location, measured in meters; 0-1500</td>
</tr>
<tr>
@ -10807,7 +10807,7 @@ pre-formatted fixed-width code block written in the Python programming language
</tr>
<tr>
<td>horizontal_accuracy</td>
<td>Float number</td>
<td>Float</td>
<td><em>Optional</em>. The radius of uncertainty for the location, measured in meters; 0-1500</td>
</tr>
<tr>