mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-25 00:38:33 +01:00
Update content of files
This commit is contained in:
parent
68ee08cfcb
commit
4ae64e0480
1 changed files with 5 additions and 5 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue