mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-28 19:23:11 +01:00
Update content of files
This commit is contained in:
parent
cc6b69a26d
commit
4afc7d39b0
2 changed files with 8 additions and 8 deletions
|
@ -3405,7 +3405,7 @@ To learn how to create…">
|
|||
<tr>
|
||||
<td>has_spoiler</td>
|
||||
<td>Boolean</td>
|
||||
<td><em>Optional</em>. Pass <em>True</em> if the photo needs to be covered with a spoiler animation</td>
|
||||
<td><em>Optional</em>. Pass <em>True</em> if the video needs to be covered with a spoiler animation</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -3468,7 +3468,7 @@ To learn how to create…">
|
|||
<tr>
|
||||
<td>has_spoiler</td>
|
||||
<td>Boolean</td>
|
||||
<td><em>Optional</em>. Pass <em>True</em> if the photo needs to be covered with a spoiler animation</td>
|
||||
<td><em>Optional</em>. Pass <em>True</em> if the animation needs to be covered with a spoiler animation</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -4265,7 +4265,7 @@ pre-formatted fixed-width code block written in the Python programming language
|
|||
<td>has_spoiler</td>
|
||||
<td>Boolean</td>
|
||||
<td>Optional</td>
|
||||
<td>Pass <em>True</em> if the photo needs to be covered with a spoiler animation</td>
|
||||
<td>Pass <em>True</em> if the video needs to be covered with a spoiler animation</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>supports_streaming</td>
|
||||
|
@ -4381,7 +4381,7 @@ pre-formatted fixed-width code block written in the Python programming language
|
|||
<td>has_spoiler</td>
|
||||
<td>Boolean</td>
|
||||
<td>Optional</td>
|
||||
<td>Pass <em>True</em> if the photo needs to be covered with a spoiler animation</td>
|
||||
<td>Pass <em>True</em> if the animation needs to be covered with a spoiler animation</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>disable_notification</td>
|
||||
|
|
|
@ -3405,7 +3405,7 @@ To learn how to create…">
|
|||
<tr>
|
||||
<td>has_spoiler</td>
|
||||
<td>Boolean</td>
|
||||
<td><em>Optional</em>. Pass <em>True</em> if the photo needs to be covered with a spoiler animation</td>
|
||||
<td><em>Optional</em>. Pass <em>True</em> if the video needs to be covered with a spoiler animation</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -3468,7 +3468,7 @@ To learn how to create…">
|
|||
<tr>
|
||||
<td>has_spoiler</td>
|
||||
<td>Boolean</td>
|
||||
<td><em>Optional</em>. Pass <em>True</em> if the photo needs to be covered with a spoiler animation</td>
|
||||
<td><em>Optional</em>. Pass <em>True</em> if the animation needs to be covered with a spoiler animation</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -4265,7 +4265,7 @@ pre-formatted fixed-width code block written in the Python programming language
|
|||
<td>has_spoiler</td>
|
||||
<td>Boolean</td>
|
||||
<td>Optional</td>
|
||||
<td>Pass <em>True</em> if the photo needs to be covered with a spoiler animation</td>
|
||||
<td>Pass <em>True</em> if the video needs to be covered with a spoiler animation</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>supports_streaming</td>
|
||||
|
@ -4381,7 +4381,7 @@ pre-formatted fixed-width code block written in the Python programming language
|
|||
<td>has_spoiler</td>
|
||||
<td>Boolean</td>
|
||||
<td>Optional</td>
|
||||
<td>Pass <em>True</em> if the photo needs to be covered with a spoiler animation</td>
|
||||
<td>Pass <em>True</em> if the animation needs to be covered with a spoiler animation</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>disable_notification</td>
|
||||
|
|
Loading…
Reference in a new issue