mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-19 14:58:54 +01:00
Update content of files
This commit is contained in:
parent
f1ca39a734
commit
1709b857e5
4 changed files with 6 additions and 6 deletions
|
@ -151,7 +151,7 @@
|
|||
<tr>
|
||||
<td><strong>send</strong></td>
|
||||
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.16?<a href="/constructor/true">true</a></td>
|
||||
<td>New value</td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
<meta charset="utf-8">
|
||||
<title>messages.hideAllChatJoinRequests</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta property="description" content="Dismiss or approve all chat join requests related to a specific chat or channel">
|
||||
<meta property="description" content="Dismiss or approve all join requests related to a specific chat or channel">
|
||||
<meta property="og:title" content="messages.hideAllChatJoinRequests">
|
||||
<meta property="og:image" content="">
|
||||
<meta property="og:description" content="Dismiss or approve all chat join requests related to a specific chat or channel">
|
||||
<meta property="og:description" content="Dismiss or approve all join requests related to a specific chat or channel">
|
||||
<link rel="shortcut icon" href="/favicon.ico?4" type="image/x-icon" />
|
||||
|
||||
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
|
||||
|
@ -39,7 +39,7 @@
|
|||
<div class="dev_page_bread_crumbs"><ul class="breadcrumb clearfix"><li><a href="/api" >API</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/methods" >All Methods</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/method/messages.hideAllChatJoinRequests" >messages.hideAllChatJoinRequests</a></li></ul></div>
|
||||
<h1 id="dev_page_title">messages.hideAllChatJoinRequests</h1>
|
||||
|
||||
<div id="dev_page_content"><p>Dismiss or approve all chat join requests related to a specific chat or channel</p>
|
||||
<div id="dev_page_content"><p>Dismiss or approve all join requests related to a specific chat or channel</p>
|
||||
<p><div class="clearfix">
|
||||
<ul class="dev_layer_select slightly-pull-right nav nav-pills">
|
||||
<li class="dropdown">
|
||||
|
|
|
@ -748,7 +748,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/messages.hideAllChatJoinRequests">messages.hideAllChatJoinRequests</a></td>
|
||||
<td>Dismiss or approve all chat join requests related to a specific chat or channel</td>
|
||||
<td>Dismiss or approve all join requests related to a specific chat or channel</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/messages.migrateChat">messages.migrateChat</a></td>
|
||||
|
|
|
@ -443,7 +443,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/messages.hideAllChatJoinRequests">messages.hideAllChatJoinRequests</a></td>
|
||||
<td>Dismiss or approve all chat join requests related to a specific chat or channel</td>
|
||||
<td>Dismiss or approve all join requests related to a specific chat or channel</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/messages.toggleNoForwards">messages.toggleNoForwards</a></td>
|
||||
|
|
Loading…
Add table
Reference in a new issue