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
7d3ce37041
commit
424ab56f1d
1 changed files with 3 additions and 3 deletions
|
@ -285,7 +285,7 @@ To learn how to create…">
|
|||
<tr>
|
||||
<td>business_message</td>
|
||||
<td><a href="#message">Message</a></td>
|
||||
<td><em>Optional</em>. New non-service message from a connected business account</td>
|
||||
<td><em>Optional</em>. New message from a connected business account</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>edited_business_message</td>
|
||||
|
@ -822,7 +822,7 @@ To learn how to create…">
|
|||
<tr>
|
||||
<td>join_by_request</td>
|
||||
<td>True</td>
|
||||
<td><em>Optional</em>. <em>True</em>, if all users directly joining the supergroup need to be approved by supergroup administrators</td>
|
||||
<td><em>Optional</em>. <em>True</em>, if all users directly joining the supergroup without using an invite link need to be approved by supergroup administrators</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>description</td>
|
||||
|
@ -4009,7 +4009,7 @@ To learn how to create…">
|
|||
<tr>
|
||||
<td>via_join_request</td>
|
||||
<td>Boolean</td>
|
||||
<td><em>Optional</em>. True, if the user joined the chat after sending a direct join request and being approved by an administrator</td>
|
||||
<td><em>Optional</em>. True, if the user joined the chat after sending a direct join request without using an invite link and being approved by an administrator</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>via_chat_folder_invite_link</td>
|
||||
|
|
Loading…
Reference in a new issue