mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-19 06:51:28 +01:00
Update content of files
This commit is contained in:
parent
130427d283
commit
a553e99df9
9 changed files with 38 additions and 79 deletions
|
@ -116,12 +116,12 @@
|
|||
<tr>
|
||||
<td><strong>manage_call</strong></td>
|
||||
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.11?<a href="/constructor/true">true</a></td>
|
||||
<td>Whether we can change group call/livestream settings</td>
|
||||
<td>If set, allows the admin to change group call/livestream settings</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>other</strong></td>
|
||||
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.12?<a href="/constructor/true">true</a></td>
|
||||
<td> </td>
|
||||
<td>Set this flag if none of the other flags are set, but you stil want the user to be an admin.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -81,7 +81,7 @@
|
|||
<tr>
|
||||
<td><strong>join_date_asc</strong></td>
|
||||
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.6?<a href="/constructor/true">true</a></td>
|
||||
<td> </td>
|
||||
<td>Specifies the ordering to use when locally sorting by date and displaying in the UI group call participants.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>schedule_start_subscribed</strong></td>
|
||||
|
|
|
@ -91,12 +91,12 @@
|
|||
<tr>
|
||||
<td><strong>versioned</strong></td>
|
||||
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.5?<a href="/constructor/true">true</a></td>
|
||||
<td> </td>
|
||||
<td>If set, and <a href="/constructor/updateGroupCallParticipants">updateGroupCallParticipants</a>.version < locally stored call.version, info about this participant should be ignored. If (...), and <a href="/constructor/updateGroupCallParticipants">updateGroupCallParticipants</a>.version > call.version+1, the participant list should be refetched using <a href="/method/phone.getGroupParticipants">phone.getGroupParticipants</a>.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>min</strong></td>
|
||||
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.8?<a href="/constructor/true">true</a></td>
|
||||
<td> </td>
|
||||
<td>If not set, the <code>volume</code> and <code>muted_by_you</code> fields can be safely used to overwrite locally cached information; otherwise, <code>volume</code> will contain valid information only if <code>volume_by_admin</code> is set both in the cache and in the received constructor.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>muted_by_you</strong></td>
|
||||
|
@ -166,7 +166,12 @@
|
|||
</tbody>
|
||||
</table>
|
||||
<h3><a class="anchor" href="#type" id="type" name="type"><i class="anchor-icon"></i></a>Type</h3>
|
||||
<p><a href="/type/GroupCallParticipant">GroupCallParticipant</a></p></div>
|
||||
<p><a href="/type/GroupCallParticipant">GroupCallParticipant</a></p>
|
||||
<h3><a class="anchor" href="#related-pages" id="related-pages" name="related-pages"><i class="anchor-icon"></i></a>Related pages</h3>
|
||||
<h4><a class="anchor" href="#updategroupcallparticipants" id="updategroupcallparticipants" name="updategroupcallparticipants"><i class="anchor-icon"></i></a><a href="/constructor/updateGroupCallParticipants">updateGroupCallParticipants</a></h4>
|
||||
<p>The participant list of a certain group call has changed</p>
|
||||
<h4><a class="anchor" href="#phonegetgroupparticipants" id="phonegetgroupparticipants" name="phonegetgroupparticipants"><i class="anchor-icon"></i></a><a href="/method/phone.getGroupParticipants">phone.getGroupParticipants</a></h4>
|
||||
<p>Get group call participants</p></div>
|
||||
|
||||
</div>
|
||||
|
||||
|
|
|
@ -4,16 +4,10 @@
|
|||
<meta charset="utf-8">
|
||||
<title>inputStickerSetAnimatedEmojiAnimations</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta property="description" content="Parameters
|
||||
This constructor does not require any parameters.
|
||||
Type
|
||||
InputStickerSet">
|
||||
<meta property="description" content="Animated emoji reaction stickerset (contains animations to play when a user clicks on a given animated emoji)">
|
||||
<meta property="og:title" content="inputStickerSetAnimatedEmojiAnimations">
|
||||
<meta property="og:image" content="">
|
||||
<meta property="og:description" content="Parameters
|
||||
This constructor does not require any parameters.
|
||||
Type
|
||||
InputStickerSet">
|
||||
<meta property="og:description" content="Animated emoji reaction stickerset (contains animations to play when a user clicks on a given animated emoji)">
|
||||
<link rel="shortcut icon" href="/favicon.ico?4" type="image/x-icon" />
|
||||
|
||||
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
|
||||
|
@ -45,7 +39,8 @@ InputStickerSet">
|
|||
<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="/schema" >TL-schema</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/constructor/inputStickerSetAnimatedEmojiAnimations" >inputStickerSetAnimatedEmojiAnimations</a></li></ul></div>
|
||||
<h1 id="dev_page_title">inputStickerSetAnimatedEmojiAnimations</h1>
|
||||
|
||||
<div id="dev_page_content"><p><div class="clearfix">
|
||||
<div id="dev_page_content"><p>Animated emoji reaction stickerset (contains animations to play when a user clicks on a given animated emoji)</p>
|
||||
<p><div class="clearfix">
|
||||
<ul class="dev_layer_select slightly-pull-right nav nav-pills">
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" onclick="return dropdownClick(this, event)" href="#">Layer 133 <b class="caret"></b></a>
|
||||
|
|
|
@ -4,26 +4,10 @@
|
|||
<meta charset="utf-8">
|
||||
<title>messages.checkedHistoryImportPeer</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta property="description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
confirm_text
|
||||
string
|
||||
|
||||
Type
|
||||
messages.CheckedHistoryImportPeer">
|
||||
<meta property="description" content="Contains a confirmation text to be shown to the user, upon importing chat history.">
|
||||
<meta property="og:title" content="messages.checkedHistoryImportPeer">
|
||||
<meta property="og:image" content="">
|
||||
<meta property="og:description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
confirm_text
|
||||
string
|
||||
|
||||
Type
|
||||
messages.CheckedHistoryImportPeer">
|
||||
<meta property="og:description" content="Contains a confirmation text to be shown to the user, upon importing chat history.">
|
||||
<link rel="shortcut icon" href="/favicon.ico?4" type="image/x-icon" />
|
||||
|
||||
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
|
||||
|
@ -55,7 +39,8 @@ messages.CheckedHistoryImportPeer">
|
|||
<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="/schema" >TL-schema</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/constructor/messages.checkedHistoryImportPeer" >messages.checkedHistoryImportPeer</a></li></ul></div>
|
||||
<h1 id="dev_page_title">messages.checkedHistoryImportPeer</h1>
|
||||
|
||||
<div id="dev_page_content"><p><div class="clearfix">
|
||||
<div id="dev_page_content"><p>Contains a confirmation text to be shown to the user, upon importing chat history.</p>
|
||||
<p><div class="clearfix">
|
||||
<ul class="dev_layer_select slightly-pull-right nav nav-pills">
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" onclick="return dropdownClick(this, event)" href="#">Layer 133 <b class="caret"></b></a>
|
||||
|
@ -81,7 +66,7 @@ messages.CheckedHistoryImportPeer">
|
|||
<tr>
|
||||
<td><strong>confirm_text</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/string">string</a></td>
|
||||
<td> </td>
|
||||
<td>A confirmation text to be shown to the user, upon importing chat history.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -4,26 +4,10 @@
|
|||
<meta charset="utf-8">
|
||||
<title>messages.checkHistoryImportPeer</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta property="description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
peer
|
||||
InputPeer
|
||||
|
||||
Result
|
||||
messages.CheckedHistoryImportPeer">
|
||||
<meta property="description" content="Check whether chat history exported from another chat app can be imported into a specific Telegram chat.">
|
||||
<meta property="og:title" content="messages.checkHistoryImportPeer">
|
||||
<meta property="og:image" content="">
|
||||
<meta property="og:description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
peer
|
||||
InputPeer
|
||||
|
||||
Result
|
||||
messages.CheckedHistoryImportPeer">
|
||||
<meta property="og:description" content="Check whether chat history exported from another chat app can be imported into a specific Telegram chat.">
|
||||
<link rel="shortcut icon" href="/favicon.ico?4" type="image/x-icon" />
|
||||
|
||||
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
|
||||
|
@ -55,7 +39,9 @@ messages.CheckedHistoryImportPeer">
|
|||
<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.checkHistoryImportPeer" >messages.checkHistoryImportPeer</a></li></ul></div>
|
||||
<h1 id="dev_page_title">messages.checkHistoryImportPeer</h1>
|
||||
|
||||
<div id="dev_page_content"><p><div class="clearfix">
|
||||
<div id="dev_page_content"><p>Check whether chat history exported from another chat app can be imported into a specific Telegram chat.</p>
|
||||
<p>If the check succeeds, and no RPC errors are returned, a <a href="/type/messages.CheckedHistoryImportPeer">messages.CheckedHistoryImportPeer</a> constructor will be returned, with a confirmation text to be shown to the user, before actually initializing the import.</p>
|
||||
<p><div class="clearfix">
|
||||
<ul class="dev_layer_select slightly-pull-right nav nav-pills">
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" onclick="return dropdownClick(this, event)" href="#">Layer 133 <b class="caret"></b></a>
|
||||
|
@ -83,12 +69,15 @@ messages.CheckedHistoryImportPeer">
|
|||
<tr>
|
||||
<td><strong>peer</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/InputPeer">InputPeer</a></td>
|
||||
<td> </td>
|
||||
<td>The chat where we want to import history.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3><a class="anchor" href="#result" id="result" name="result"><i class="anchor-icon"></i></a>Result</h3>
|
||||
<p><a href="/type/messages.CheckedHistoryImportPeer">messages.CheckedHistoryImportPeer</a></p></div>
|
||||
<p><a href="/type/messages.CheckedHistoryImportPeer">messages.CheckedHistoryImportPeer</a></p>
|
||||
<h3><a class="anchor" href="#related-pages" id="related-pages" name="related-pages"><i class="anchor-icon"></i></a>Related pages</h3>
|
||||
<h4><a class="anchor" href="#messagescheckedhistoryimportpeer" id="messagescheckedhistoryimportpeer" name="messagescheckedhistoryimportpeer"><i class="anchor-icon"></i></a><a href="/type/messages.CheckedHistoryImportPeer">messages.CheckedHistoryImportPeer</a></h4>
|
||||
<p>Contains a confirmation text to be shown to the user, upon importing chat history.</p></div>
|
||||
|
||||
</div>
|
||||
|
||||
|
|
|
@ -1505,7 +1505,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/messages.checkHistoryImportPeer">messages.checkHistoryImportPeer</a></td>
|
||||
<td> </td>
|
||||
<td>Check whether chat history exported from another chat app can be imported into a specific Telegram chat.<br><br>If the check succeeds, and no RPC errors are returned, a <a href="/type/messages.CheckedHistoryImportPeer">messages.CheckedHistoryImportPeer</a> constructor will be returned, with a confirmation text to be shown to the user, before actually initializing the import.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/messages.checkHistoryImport">messages.checkHistoryImport</a></td>
|
||||
|
|
|
@ -89,7 +89,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td><a href="/constructor/inputStickerSetAnimatedEmojiAnimations">inputStickerSetAnimatedEmojiAnimations</a></td>
|
||||
<td> </td>
|
||||
<td>Animated emoji reaction stickerset (contains animations to play when a user clicks on a given animated emoji)</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table></div>
|
||||
|
|
|
@ -4,26 +4,10 @@
|
|||
<meta charset="utf-8">
|
||||
<title>messages.CheckedHistoryImportPeer</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta property="description" content="Constructors
|
||||
Constructor
|
||||
Description
|
||||
messages.checkedHistoryImportPeer
|
||||
|
||||
Methods
|
||||
Method
|
||||
Description
|
||||
messages.checkHistoryImportPeer…">
|
||||
<meta property="description" content="Contains a confirmation text to be shown to the user, upon importing chat history.">
|
||||
<meta property="og:title" content="messages.CheckedHistoryImportPeer">
|
||||
<meta property="og:image" content="">
|
||||
<meta property="og:description" content="Constructors
|
||||
Constructor
|
||||
Description
|
||||
messages.checkedHistoryImportPeer
|
||||
|
||||
Methods
|
||||
Method
|
||||
Description
|
||||
messages.checkHistoryImportPeer…">
|
||||
<meta property="og:description" content="Contains a confirmation text to be shown to the user, upon importing chat history.">
|
||||
<link rel="shortcut icon" href="/favicon.ico?4" type="image/x-icon" />
|
||||
|
||||
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
|
||||
|
@ -55,7 +39,8 @@ messages.checkHistoryImportPeer…">
|
|||
<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="/schema" >TL-schema</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/type/messages.CheckedHistoryImportPeer" >messages.CheckedHistoryImportPeer</a></li></ul></div>
|
||||
<h1 id="dev_page_title">messages.CheckedHistoryImportPeer</h1>
|
||||
|
||||
<div id="dev_page_content"><p><div class="clearfix">
|
||||
<div id="dev_page_content"><p>Contains a confirmation text to be shown to the user, upon importing chat history.</p>
|
||||
<p><div class="clearfix">
|
||||
<ul class="dev_layer_select slightly-pull-right nav nav-pills">
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" onclick="return dropdownClick(this, event)" href="#">Layer 133 <b class="caret"></b></a>
|
||||
|
@ -83,7 +68,7 @@ messages.checkHistoryImportPeer…">
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><a href="/constructor/messages.checkedHistoryImportPeer">messages.checkedHistoryImportPeer</a></td>
|
||||
<td> </td>
|
||||
<td>Contains a confirmation text to be shown to the user, upon importing chat history.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -98,7 +83,7 @@ messages.checkHistoryImportPeer…">
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><a href="/method/messages.checkHistoryImportPeer">messages.checkHistoryImportPeer</a></td>
|
||||
<td> </td>
|
||||
<td>Check whether chat history exported from another chat app can be imported into a specific Telegram chat.<br><br>If the check succeeds, and no RPC errors are returned, a <a href="/type/messages.CheckedHistoryImportPeer">messages.CheckedHistoryImportPeer</a> constructor will be returned, with a confirmation text to be shown to the user, before actually initializing the import.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table></div>
|
||||
|
|
Loading…
Add table
Reference in a new issue