Update content of files

This commit is contained in:
GitHub Action 2022-02-13 08:21:26 +00:00
parent 68ee08cfcb
commit 4ae64e0480

View file

@ -364,21 +364,21 @@
</tr>
<tr>
<td>suggested_video_note_audio_bitrate</td>
<td>String</td>
<td>Integer</td>
<td>No</td>
<td>Suggested bit rate for audio encoding in video notes</td>
<td>Suggested bit rate for audio encoding in video notes, in kbit/s</td>
</tr>
<tr>
<td>suggested_video_note_length</td>
<td>String</td>
<td>Integer</td>
<td>No</td>
<td>Suggested width and height of the video in video notes</td>
</tr>
<tr>
<td>suggested_video_note_video_bitrate</td>
<td>String</td>
<td>Integer</td>
<td>No</td>
<td>Suggested bit rate for video encoding in video notes</td>
<td>Suggested bit rate for video encoding in video notes, in kbit/s</td>
</tr>
<tr>
<td>supergroup_size_max</td>