mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-14 04:51:42 +01:00
Update content of files
This commit is contained in:
parent
b28f4cb2d8
commit
88547b50a7
1 changed files with 6 additions and 0 deletions
|
@ -6178,6 +6178,12 @@ pre-formatted fixed-width code block written in the Python programming language
|
|||
<td>A JSON-serialized list of special entities that appear in the new caption, which can be specified instead of <em>parse_mode</em></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>show_caption_above_media</td>
|
||||
<td>Boolean</td>
|
||||
<td>Optional</td>
|
||||
<td>Pass <em>True</em>, if the caption must be shown above the message media. Ignored if a new caption isn't specified.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>disable_notification</td>
|
||||
<td>Boolean</td>
|
||||
<td>Optional</td>
|
||||
|
|
Loading…
Add table
Reference in a new issue