mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-16 22:53:12 +01:00
Update content of files
This commit is contained in:
parent
b4fbc4fc87
commit
e6f2874705
6 changed files with 10 additions and 12 deletions
|
@ -241,7 +241,7 @@ You can visit <a href="/schema">the schema</a> for an updated list of constructo
|
|||
<a href="/method/bots.getBotCommands">bots.getBotCommands</a>#e34c0dd6 scope:<a href="/type/BotCommandScope">BotCommandScope</a> lang_code:<a href="/type/string">string</a> = <a href="/type/Vector%20t">Vector</a><<a href="/type/BotCommand">BotCommand</a>>;<br></code></pre></div>
|
||||
<h3><a class="anchor" href="#layer-128" id="layer-128" name="layer-128"><i class="anchor-icon"></i></a><a href="/schema?layer=128">Layer 128</a></h3>
|
||||
<p>Deprecate legacy profile picture locations, group call improvements.<br>
|
||||
See the <a href="/api/files#downloading-files">file documentation article for more info on the new file constructors »</a>. </p>
|
||||
See the <a href="/api/files#downloading-files">file documentation article for more info on the new file constructors »</a>.</p>
|
||||
<h4><a class="anchor" href="#scheme-changes" id="scheme-changes" name="scheme-changes"><i class="anchor-icon"></i></a>Scheme changes</h4>
|
||||
<h5><a class="anchor" href="#changed-methods" id="changed-methods" name="changed-methods"><i class="anchor-icon"></i></a>Changed Methods</h5>
|
||||
<ul>
|
||||
|
@ -358,7 +358,7 @@ See the <a href="/api/files#downloading-files">file documentation article for mo
|
|||
<h4><a class="anchor" href="#scheme-changes" id="scheme-changes" name="scheme-changes"><i class="anchor-icon"></i></a>Scheme changes</h4>
|
||||
<h5><a class="anchor" href="#new-methods" id="new-methods" name="new-methods"><i class="anchor-icon"></i></a>New Methods</h5>
|
||||
<ul>
|
||||
<li>Added <a href="/method/phone.toggleGroupCallRecord">phone.toggleGroupCallRecord</a> - Start or stop recording a group call</li>
|
||||
<li>Added <a href="/method/phone.toggleGroupCallRecord">phone.toggleGroupCallRecord</a> - Start or stop recording a group call: the recorded audio and video streams will be automatically sent to <code>Saved messages</code> (the chat with ourselves).</li>
|
||||
<li>Added <a href="/method/phone.editGroupCallParticipant">phone.editGroupCallParticipant</a> - Edit information about a given group call participant</li>
|
||||
<li>Added <a href="/method/phone.editGroupCallTitle">phone.editGroupCallTitle</a> - Edit the title of a group call or livestream</li>
|
||||
<li>Added <a href="/method/phone.getGroupCallJoinAs">phone.getGroupCallJoinAs</a> - Get a list of peers that can be used to join a group call, presenting yourself as a specific user/channel.</li>
|
||||
|
|
|
@ -106,7 +106,7 @@
|
|||
<tr>
|
||||
<td><strong>qts</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/int">int</a></td>
|
||||
<td><a href="/api/updates">PTS</a></td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -114,9 +114,7 @@
|
|||
<p><a href="/type/Update">Update</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="#channels" id="channels" name="channels"><i class="anchor-icon"></i></a><a href="/api/channel">Channels</a></h4>
|
||||
<p>How to handle channels, supergroups, groups, and what's the difference between them.</p>
|
||||
<h4><a class="anchor" href="#working-with-updates" id="working-with-updates" name="working-with-updates"><i class="anchor-icon"></i></a><a href="/api/updates">Working with Updates</a></h4>
|
||||
<p>How to subscribe to updates and handle them properly.</p></div>
|
||||
<p>How to handle channels, supergroups, groups, and what's the difference between them.</p></div>
|
||||
|
||||
</div>
|
||||
|
||||
|
|
|
@ -95,7 +95,7 @@
|
|||
<tr>
|
||||
<td><strong>url</strong></td>
|
||||
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.2?<a href="/type/string">string</a></td>
|
||||
<td> </td>
|
||||
<td>URL used for <a href="/api/url-authorization#link-url-authorization">link URL authorization, click here for more info »</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -90,7 +90,7 @@
|
|||
<tr>
|
||||
<td><strong>url</strong></td>
|
||||
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.2?<a href="/type/string">string</a></td>
|
||||
<td> </td>
|
||||
<td>URL used for <a href="/api/url-authorization#link-url-authorization">link URL authorization, click here for more info »</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
<meta charset="utf-8">
|
||||
<title>phone.toggleGroupCallRecord</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta property="description" content="Start or stop recording a group call">
|
||||
<meta property="description" content="Start or stop recording a group call: the recorded audio and video streams will be automatically sent to Saved messages (the chat with ourselves).">
|
||||
<meta property="og:title" content="phone.toggleGroupCallRecord">
|
||||
<meta property="og:image" content="">
|
||||
<meta property="og:description" content="Start or stop recording a group call">
|
||||
<meta property="og:description" content="Start or stop recording a group call: the recorded audio and video streams will be automatically sent to Saved messages (the chat with ourselves).">
|
||||
<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/phone.toggleGroupCallRecord" >phone.toggleGroupCallRecord</a></li></ul></div>
|
||||
<h1 id="dev_page_title">phone.toggleGroupCallRecord</h1>
|
||||
|
||||
<div id="dev_page_content"><p>Start or stop recording a group call</p>
|
||||
<div id="dev_page_content"><p>Start or stop recording a group call: the recorded audio and video streams will be automatically sent to <code>Saved messages</code> (the chat with ourselves).</p>
|
||||
<p><div class="clearfix">
|
||||
<ul class="dev_layer_select slightly-pull-right nav nav-pills">
|
||||
<li class="dropdown">
|
||||
|
|
|
@ -1422,7 +1422,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/phone.toggleGroupCallRecord">phone.toggleGroupCallRecord</a></td>
|
||||
<td>Start or stop recording a group call</td>
|
||||
<td>Start or stop recording a group call: the recorded audio and video streams will be automatically sent to <code>Saved messages</code> (the chat with ourselves).</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/phone.editGroupCallTitle">phone.editGroupCallTitle</a></td>
|
||||
|
|
Loading…
Reference in a new issue