Update content of files

This commit is contained in:
GitHub Action 2021-10-02 14:26:21 +00:00
parent 76a3a96328
commit 9cf302f1df
41 changed files with 397 additions and 629 deletions

View file

@ -506,10 +506,10 @@ Layer…">
<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.joinGroupCallPresentation">phone.joinGroupCallPresentation</a> - </li>
<li>Added <a href="/method/phone.leaveGroupCallPresentation">phone.leaveGroupCallPresentation</a> - </li>
<li>Added <a href="/method/stickers.checkShortName">stickers.checkShortName</a> - </li>
<li>Added <a href="/method/stickers.suggestShortName">stickers.suggestShortName</a> - </li>
<li>Added <a href="/method/phone.joinGroupCallPresentation">phone.joinGroupCallPresentation</a> - Start screen sharing in a call</li>
<li>Added <a href="/method/phone.leaveGroupCallPresentation">phone.leaveGroupCallPresentation</a> - Stop screen sharing in a group call</li>
<li>Added <a href="/method/stickers.checkShortName">stickers.checkShortName</a> - Check whether the given short name is available</li>
<li>Added <a href="/method/stickers.suggestShortName">stickers.suggestShortName</a> - Suggests a short name for a given stickerpack name</li>
<li>Added <a href="/method/bots.resetBotCommands">bots.resetBotCommands</a> - Clear bot commands for the specified bot scope and language code</li>
<li>Added <a href="/method/bots.getBotCommands">bots.getBotCommands</a> - Obtain a list of bot commands for the specified bot scope and language code</li>
</ul>
@ -611,9 +611,9 @@ Layer…">
<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.toggleGroupCallStartSubscription">phone.toggleGroupCallStartSubscription</a> - </li>
<li>Added <a href="/method/phone.startScheduledGroupCall">phone.startScheduledGroupCall</a> - </li>
<li>Added <a href="/method/phone.saveDefaultGroupCallJoinAs">phone.saveDefaultGroupCallJoinAs</a> - </li>
<li>Added <a href="/method/phone.toggleGroupCallStartSubscription">phone.toggleGroupCallStartSubscription</a> - Subscribe or unsubscribe to a scheduled group call</li>
<li>Added <a href="/method/phone.startScheduledGroupCall">phone.startScheduledGroupCall</a> - Start a scheduled group call.</li>
<li>Added <a href="/method/phone.saveDefaultGroupCallJoinAs">phone.saveDefaultGroupCallJoinAs</a> - Set the default peer that will be used to join a group call in a specific dialog.</li>
</ul>
<h5><a class="anchor" href="#changed-methods" id="changed-methods" name="changed-methods"><i class="anchor-icon"></i></a>Changed Methods</h5>
<ul>
@ -689,11 +689,11 @@ Layer…">
<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> - </li>
<li>Added <a href="/method/phone.editGroupCallParticipant">phone.editGroupCallParticipant</a> - </li>
<li>Added <a href="/method/phone.editGroupCallTitle">phone.editGroupCallTitle</a> - </li>
<li>Added <a href="/method/phone.getGroupCallJoinAs">phone.getGroupCallJoinAs</a> - </li>
<li>Added <a href="/method/phone.exportGroupCallInvite">phone.exportGroupCallInvite</a> - </li>
<li>Added <a href="/method/phone.toggleGroupCallRecord">phone.toggleGroupCallRecord</a> - Start or stop recording a group call</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>
<li>Added <a href="/method/phone.exportGroupCallInvite">phone.exportGroupCallInvite</a> - Get an invite link for a group call or livestream</li>
</ul>
<h5><a class="anchor" href="#changed-methods" id="changed-methods" name="changed-methods"><i class="anchor-icon"></i></a>Changed Methods</h5>
<ul>
@ -758,7 +758,7 @@ Layer…">
<li>Added <a href="/method/messages.deleteExportedChatInvite">messages.deleteExportedChatInvite</a> - Delete a chat invite</li>
<li>Added <a href="/method/messages.getAdminsWithInvites">messages.getAdminsWithInvites</a> - Get info about chat invites generated by admins.</li>
<li>Added <a href="/method/messages.getChatInviteImporters">messages.getChatInviteImporters</a> - Get info about the users that joined the chat using a specific chat invite</li>
<li>Added <a href="/method/messages.setHistoryTTL">messages.setHistoryTTL</a> - </li>
<li>Added <a href="/method/messages.setHistoryTTL">messages.setHistoryTTL</a> - Set maximum Time-To-Live of all messages in the specified chat</li>
<li>Added <a href="/method/account.reportProfilePhoto">account.reportProfilePhoto</a> - Report a profile photo of a dialog</li>
<li>Added <a href="/method/channels.convertToGigagroup">channels.convertToGigagroup</a> - Convert a <a href="/api/channel">supergroup</a> to a <a href="/api/channel">gigagroup</a></li>
<li>Added <a href="/method/messages.checkHistoryImportPeer">messages.checkHistoryImportPeer</a> - </li>
@ -921,14 +921,14 @@ Layer…">
<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.createGroupCall">phone.createGroupCall</a> - Create a group call or livestream</li>
<li>Added <a href="/method/phone.joinGroupCall">phone.joinGroupCall</a> - </li>
<li>Added <a href="/method/phone.leaveGroupCall">phone.leaveGroupCall</a> - </li>
<li>Added <a href="/method/phone.joinGroupCall">phone.joinGroupCall</a> - Join a group call</li>
<li>Added <a href="/method/phone.leaveGroupCall">phone.leaveGroupCall</a> - Leave a group call</li>
<li>Added <a href="/method/phone.editGroupCallMember">phone.editGroupCallMember</a></li>
<li>Added <a href="/method/phone.inviteToGroupCall">phone.inviteToGroupCall</a> - </li>
<li>Added <a href="/method/phone.discardGroupCall">phone.discardGroupCall</a> - </li>
<li>Added <a href="/method/phone.toggleGroupCallSettings">phone.toggleGroupCallSettings</a> - </li>
<li>Added <a href="/method/phone.getGroupCall">phone.getGroupCall</a> - </li>
<li>Added <a href="/method/phone.getGroupParticipants">phone.getGroupParticipants</a> - </li>
<li>Added <a href="/method/phone.inviteToGroupCall">phone.inviteToGroupCall</a> - Invite a set of users to a group call.</li>
<li>Added <a href="/method/phone.discardGroupCall">phone.discardGroupCall</a> - Terminate a group call</li>
<li>Added <a href="/method/phone.toggleGroupCallSettings">phone.toggleGroupCallSettings</a> - Change group call settings</li>
<li>Added <a href="/method/phone.getGroupCall">phone.getGroupCall</a> - Get info about a group call</li>
<li>Added <a href="/method/phone.getGroupParticipants">phone.getGroupParticipants</a> - Get group call participants</li>
<li>Added <a href="/method/phone.checkGroupCall">phone.checkGroupCall</a> - </li>
</ul>
<h5><a class="anchor" href="#changed-methods" id="changed-methods" name="changed-methods"><i class="anchor-icon"></i></a>Changed Methods</h5>

View file

@ -284,7 +284,8 @@
<p>Telegram allows placing chats into folders, based on their type, mute status, or other custom criteria, thanks to folder blacklists and whitelists.</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>
<h4><a class="anchor" href="#phonegetgroupcalljoinas" id="phonegetgroupcalljoinas" name="phonegetgroupcalljoinas"><i class="anchor-icon"></i></a><a href="/method/phone.getGroupCallJoinAs">phone.getGroupCallJoinAs</a></h4></div>
<h4><a class="anchor" href="#phonegetgroupcalljoinas" id="phonegetgroupcalljoinas" name="phonegetgroupcalljoinas"><i class="anchor-icon"></i></a><a href="/method/phone.getGroupCallJoinAs">phone.getGroupCallJoinAs</a></h4>
<p>Get a list of peers that can be used to join a group call, presenting yourself as a specific user/channel.</p></div>
</div>

View file

@ -154,7 +154,8 @@
<p>Telegram allows pinning multiple messages on top of a specific chat.</p>
<h4><a class="anchor" href="#folders" id="folders" name="folders"><i class="anchor-icon"></i></a><a href="/api/folders">Folders</a></h4>
<p>Telegram allows placing chats into folders, based on their type, mute status, or other custom criteria, thanks to folder blacklists and whitelists.</p>
<h4><a class="anchor" href="#phonegetgroupcalljoinas" id="phonegetgroupcalljoinas" name="phonegetgroupcalljoinas"><i class="anchor-icon"></i></a><a href="/method/phone.getGroupCallJoinAs">phone.getGroupCallJoinAs</a></h4></div>
<h4><a class="anchor" href="#phonegetgroupcalljoinas" id="phonegetgroupcalljoinas" name="phonegetgroupcalljoinas"><i class="anchor-icon"></i></a><a href="/method/phone.getGroupCallJoinAs">phone.getGroupCallJoinAs</a></h4>
<p>Get a list of peers that can be used to join a group call, presenting yourself as a specific user/channel.</p></div>
</div>

View file

@ -153,7 +153,8 @@
<h3><a class="anchor" href="#type" id="type" name="type"><i class="anchor-icon"></i></a>Type</h3>
<p><a href="/type/GroupCall">GroupCall</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="#phonetogglegroupcallsettings" id="phonetogglegroupcallsettings" name="phonetogglegroupcallsettings"><i class="anchor-icon"></i></a><a href="/method/phone.toggleGroupCallSettings">phone.toggleGroupCallSettings</a></h4></div>
<h4><a class="anchor" href="#phonetogglegroupcallsettings" id="phonetogglegroupcallsettings" name="phonetogglegroupcallsettings"><i class="anchor-icon"></i></a><a href="/method/phone.toggleGroupCallSettings">phone.toggleGroupCallSettings</a></h4>
<p>Change group call settings</p></div>
</div>

View file

@ -93,7 +93,8 @@
<h3><a class="anchor" href="#type" id="type" name="type"><i class="anchor-icon"></i></a>Type</h3>
<p><a href="/type/phone.GroupCall">phone.GroupCall</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="#phonegetgroupparticipants" id="phonegetgroupparticipants" name="phonegetgroupparticipants"><i class="anchor-icon"></i></a><a href="/method/phone.getGroupParticipants">phone.getGroupParticipants</a></h4></div>
<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>

View file

@ -98,7 +98,8 @@
<h3><a class="anchor" href="#type" id="type" name="type"><i class="anchor-icon"></i></a>Type</h3>
<p><a href="/type/phone.GroupParticipants">phone.GroupParticipants</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="#phonegetgroupparticipants" id="phonegetgroupparticipants" name="phonegetgroupparticipants"><i class="anchor-icon"></i></a><a href="/method/phone.getGroupParticipants">phone.getGroupParticipants</a></h4></div>
<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>

View file

@ -0,0 +1,156 @@
<!DOCTYPE html>
<html class="">
<head>
<meta charset="utf-8">
<title>Importing Stickers to Telegram</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="description" content="The easiest way to create stickers on Telegram is to simply upload them using the @stickers bot. This bot can help you upload…">
<meta property="og:title" content="Importing Stickers to Telegram">
<meta property="og:image" content="">
<meta property="og:description" content="The easiest way to create stickers on Telegram is to simply upload them using the @stickers bot. This bot can help you upload…">
<link rel="shortcut icon" href="/favicon.ico?4" type="image/x-icon" />
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
<link href="/css/telegram.css?212" rel="stylesheet" media="screen">
<style>
</style>
</head>
<body class="preload">
<div class="dev_page_wrap">
<div class="dev_page_head navbar navbar-static-top navbar-tg">
<div class="navbar-inner">
<div class="container clearfix">
<ul class="nav navbar-nav navbar-right hidden-xs"><li class="navbar-twitter"><a href="https://twitter.com/telegram" target="_blank" data-track="Follow/Twitter" onclick="trackDlClick(this, event)"><i class="icon icon-twitter"></i><span> Twitter</span></a></li></ul>
<ul class="nav navbar-nav">
<li><a href="//telegram.org/">Home</a></li>
<li class="hidden-xs"><a href="//telegram.org/faq">FAQ</a></li>
<li class="hidden-xs"><a href="//telegram.org/apps">Apps</a></li>
<li class=""><a href="/api">API</a></li>
<li class=""><a href="/mtproto">Protocol</a></li>
<li class=""><a href="/schema">Schema</a></li>
</ul>
</div>
</div>
</div>
<div class="container clearfix">
<div class="dev_page">
<div id="dev_page_content_wrap" class=" ">
<div class="dev_page_bread_crumbs"></div>
<h1 id="dev_page_title">Importing Stickers to Telegram</h1>
<div id="dev_page_content"><p>The easiest way to create stickers on Telegram is to simply upload them using the <a href="https://t.me/stickers">@stickers</a> bot. This bot can help you <strong>upload new stickers</strong>, <strong>create sticker packs</strong> and get <strong>usage stats</strong> for your stickers and packs.</p>
<p>Telegram also offers a platform for developers of apps that <strong>help</strong> users <strong>make their own stickers</strong>. For example, apps that allow people to upload pictures of themselves and turn them into stickers.</p>
<h3><a class="anchor" name="who-is-this-for" href="#who-is-this-for"><i class="anchor-icon"></i></a>Who is this for?</h3>
<p><strong>USE this:</strong></p>
<ul>
<li>To help people <strong>make</strong> their own <strong>unique custom stickers</strong>.</li>
<li>To help people <strong>migrate</strong> their unique custom stickers they created <strong>from another platform</strong>.</li>
</ul>
<p><strong>DON&#39;T use this:</strong></p>
<ul>
<li>To share stickers you uploaded with other Telegram users.</li>
<li>Instead, just upload your stickers using the <a href="https://t.me/stickers">@stickers</a> bot and <strong>share the link</strong> of your pack (e.g. <a href="https://t.me/addstickers/UtyaDuck"><a href="https://t.me/addstickers/UtyaDuck">https://t.me/addstickers/UtyaDuck</a></a>).</li>
</ul>
<p>In short, if a set of stickers is <strong>already available on Telegram</strong> there&#39;s <strong>no need</strong> to import it!</p>
<h3><a class="anchor" name="sticker-importing-apps" href="#sticker-importing-apps"><i class="anchor-icon"></i></a>Sticker Importing Apps</h3>
<p>As of <a href="https://telegram.org/blog/animated-backgrounds#importing-stickers">version 7.8</a>, Telegram apps support a simple API for importing stickers.</p>
<div class="blog_video_player_wrap" style="max-width: 400px; margin: 20px auto 20px;">
<video class="blog_video_player tl_blog_vid_autoplay" onclick="videoTogglePlay(this)" autoplay loop controls muted poster="/file/464001267/2/U7MtqT21q4E.76558/a7a73d214c36478ed3" style="max-width: 400px;" title="Think outside the fox." alt="Importing stickers to Telegram">
<source src="/file/464001715/1/YPZWHRfqpXI.3577036.mp4/bb24535cb655a57cd7" type="video/mp4">
</video>
</div>
<blockquote>
<p><strong>WARNING:</strong> Each time a user imports stickers, a <strong>new sticker pack</strong> is created on Telegram. <strong>Do not use</strong> the importing feature to share stickers you made with <em>other</em> users. If you want to share your stickers, simply upload them using <a href="https://t.me/stickers">@stickers</a> and share the <strong>link</strong> of your pack. For example, here&#39;s a link to install some <a href="https://t.me/addstickers/UtyaDuck">Duck Stickers</a>.</p>
</blockquote>
<h3><a class="anchor" name="importing-sdks" href="#importing-sdks"><i class="anchor-icon"></i></a>Importing SDKs</h3>
<p>We have created libraries and sample apps for <a href="https://github.com/TelegramMessenger/TelegramStickersImport">iOS</a> and <a href="https://github.com/DrKLO/TelegramStickersImport">Android</a> which you can use to implement importing stickers to Telegram from your app.</p>
<h3><a class="anchor" name="sticker-formats" href="#sticker-formats"><i class="anchor-icon"></i></a>Sticker Formats</h3>
<p>Telegram apps support two sticker types. Regardless of the type, each sticker must be associated with <strong>at least one emoji</strong> that expresses the emotion corresponding to the sticker.</p>
<h4><a class="anchor" name="animated-stickers" href="#animated-stickers"><i class="anchor-icon"></i></a>Animated Stickers</h4>
<p>Must be in <strong>TGS</strong> format, created using the <a href="https://github.com/TelegramMessenger/bodymovin-extension">Bodymovin-TG plugin for Adobe After Effects</a>.</p>
<blockquote>
<p><strong>Note:</strong> Animated webp is <strong>NOT</strong> supported, only static webp is supported for <a href="#static-stickers">static stickers</a>. Animated stickers must be in <strong>TGS</strong> format.</p>
</blockquote>
<p>Max. size: <strong>64 KB</strong><br>Dimensions: <strong>512x512 px</strong><br>FPS: <strong>30-60 FPS</strong><br>Max. duration: <strong>3 seconds</strong></p>
<blockquote>
<p>For full technical details on Telegram animated stickers, see <a href="https://core.telegram.org/animated_stickers">this page</a>.</p>
</blockquote>
<h4><a class="anchor" name="static-stickers" href="#static-stickers"><i class="anchor-icon"></i></a>Static Stickers</h4>
<p>Must be in <strong>PNG</strong> or <strong>WEBP</strong> format with a <strong>transparent layer</strong>. All static stickers should use <strong>white stroke</strong> and <strong>shadow</strong>, exactly like in this example: <a href="https://telegram.org/img/StickerExample.psd">StickerExample.psd</a></p>
<p>Max. size: <strong>512 KB</strong><br>Max. dimensions: <strong>512x512 px</strong>, at least one side of the image must be 512px.</p>
</div>
</div>
</div>
</div>
<div class="footer_wrap">
<div class="footer_columns_wrap footer_desktop">
<div class="footer_column footer_column_telegram">
<h5>Telegram</h5>
<div class="footer_telegram_description"></div>
Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed.
</div>
<div class="footer_column">
<h5><a href="//telegram.org/faq">About</a></h5>
<ul>
<li><a href="//telegram.org/faq">FAQ</a></li>
<li><a href="//telegram.org/blog">Blog</a></li>
<li><a href="//telegram.org/jobs">Jobs</a></li>
</ul>
</div>
<div class="footer_column">
<h5><a href="//telegram.org/apps#mobile-apps">Mobile Apps</a></h5>
<ul>
<li><a href="//telegram.org/dl/ios">iPhone/iPad</a></li>
<li><a href="//telegram.org/dl/android">Android</a></li>
<li><a href="//telegram.org/dl/wp">Windows Phone</a></li>
</ul>
</div>
<div class="footer_column">
<h5><a href="//telegram.org/apps#desktop-apps">Desktop Apps</a></h5>
<ul>
<li><a href="//desktop.telegram.org/">PC/Mac/Linux</a></li>
<li><a href="//macos.telegram.org/">macOS</a></li>
<li><a href="//telegram.org/dl/web">Web-browser</a></li>
</ul>
</div>
<div class="footer_column footer_column_platform">
<h5><a href="//core.telegram.org/">Platform</a></h5>
<ul>
<li><a href="//core.telegram.org/api">API</a></li>
<li><a href="//translations.telegram.org/">Translations</a></li>
<li><a href="//instantview.telegram.org/">Instant View</a></li>
</ul>
</div>
</div>
<div class="footer_columns_wrap footer_mobile">
<div class="footer_column">
<h5><a href="//telegram.org/faq">About</a></h5>
</div>
<div class="footer_column">
<h5><a href="//telegram.org/blog">Blog</a></h5>
</div>
<div class="footer_column">
<h5><a href="//telegram.org/apps">Apps</a></h5>
</div>
<div class="footer_column">
<h5><a href="//core.telegram.org/">Platform</a></h5>
</div>
<div class="footer_column">
<h5><a href="https://twitter.com/telegram" target="_blank" data-track="Follow/Twitter" onclick="trackDlClick(this, event)">Twitter</a></h5>
</div>
</div>
</div>
</div>
<script src="/js/main.js?42"></script>
<script>backToTopInit("Go up");
removePreloadInit();
</script>
</body>
</html>

View file

@ -4,32 +4,10 @@
<meta charset="utf-8">
<title>messages.setHistoryTTL</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="description" content="Parameters
Name
Type
Description
peer
InputPeer
 
period
int
 
Result
Updates">
<meta property="description" content="Set maximum Time-To-Live of all messages in the specified chat">
<meta property="og:title" content="messages.setHistoryTTL">
<meta property="og:image" content="">
<meta property="og:description" content="Parameters
Name
Type
Description
peer
InputPeer
 
period
int
 
Result
Updates">
<meta property="og:description" content="Set maximum Time-To-Live of all messages in the specified chat">
<link rel="shortcut icon" href="/favicon.ico?4" type="image/x-icon" />
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
@ -61,7 +39,8 @@ Updates">
<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.setHistoryTTL" >messages.setHistoryTTL</a></li></ul></div>
<h1 id="dev_page_title">messages.setHistoryTTL</h1>
<div id="dev_page_content"><p><div class="clearfix">
<div id="dev_page_content"><p>Set maximum Time-To-Live of all messages in the specified chat</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>
@ -95,12 +74,12 @@ Updates">
<tr>
<td><strong>peer</strong></td>
<td style="text-align: center;"><a href="/type/InputPeer">InputPeer</a></td>
<td> </td>
<td>The dialog</td>
</tr>
<tr>
<td><strong>period</strong></td>
<td style="text-align: center;"><a href="/type/int">int</a></td>
<td> </td>
<td>Automatically delete all messages sent in the chat after this many seconds</td>
</tr>
</tbody>
</table>

View file

@ -73,7 +73,7 @@
<tr>
<td><strong>peer</strong></td>
<td style="text-align: center;"><a href="/type/InputPeer">InputPeer</a></td>
<td> </td>
<td>The peer where the payment form was sent</td>
</tr>
<tr>
<td><strong>msg_id</strong></td>

View file

@ -68,7 +68,7 @@
<tr>
<td><strong>peer</strong></td>
<td style="text-align: center;"><a href="/type/InputPeer">InputPeer</a></td>
<td> </td>
<td>The peer where the payment receipt was sent</td>
</tr>
<tr>
<td><strong>msg_id</strong></td>

View file

@ -79,7 +79,7 @@
<tr>
<td><strong>peer</strong></td>
<td style="text-align: center;"><a href="/type/InputPeer">InputPeer</a></td>
<td> </td>
<td>The peer where the payment form was sent</td>
</tr>
<tr>
<td><strong>msg_id</strong></td>
@ -104,7 +104,7 @@
<tr>
<td><strong>tip_amount</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.2?<a href="/type/long">long</a></td>
<td> </td>
<td>Tip, in the smallest units of the currency (integer, not float/double). For example, for a price of <code>US$ 1.45</code> pass <code>amount = 145</code>. See the exp parameter in <a href="/bots/payments/currencies.json">currencies.json</a>, it shows the number of digits past the decimal point for each currency (2 for the majority of currencies).</td>
</tr>
</tbody>
</table>
@ -129,7 +129,8 @@
</table>
<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="#paymentsvalidatedrequestedinfo" id="paymentsvalidatedrequestedinfo" name="paymentsvalidatedrequestedinfo"><i class="anchor-icon"></i></a><a href="/constructor/payments.validatedRequestedInfo">payments.ValidatedRequestedInfo</a></h4>
<p>Validated user-provided info</p></div>
<p>Validated user-provided info</p>
<h4><a class="anchor" href="#bot-payments-api" id="bot-payments-api" name="bot-payments-api"><i class="anchor-icon"></i></a><a href="/bots/payments">Bot Payments API</a></h4></div>
</div>

View file

@ -78,7 +78,7 @@
<tr>
<td><strong>peer</strong></td>
<td style="text-align: center;"><a href="/type/InputPeer">InputPeer</a></td>
<td> </td>
<td>Peer where the payment form was sent</td>
</tr>
<tr>
<td><strong>msg_id</strong></td>

View file

@ -79,22 +79,22 @@
<tr>
<td><strong>peer</strong></td>
<td style="text-align: center;"><a href="/type/InputPeer">InputPeer</a></td>
<td> </td>
<td>Associate the group call or livestream to the provided <a href="/api/channel">group/supergroup/channel</a></td>
</tr>
<tr>
<td><strong>random_id</strong></td>
<td style="text-align: center;"><a href="/type/int">int</a></td>
<td> </td>
<td>Unique client message ID required to prevent creation of duplicate group calls</td>
</tr>
<tr>
<td><strong>title</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.0?<a href="/type/string">string</a></td>
<td> </td>
<td>Call title</td>
</tr>
<tr>
<td><strong>schedule_date</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.1?<a href="/type/int">int</a></td>
<td> </td>
<td>For scheduled group call or livestreams, the absolute date when the group call will start</td>
</tr>
</tbody>
</table>
@ -116,7 +116,10 @@
<td>You must be an admin in this chat to do this.</td>
</tr>
</tbody>
</table></div>
</table>
<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></div>
</div>

View file

@ -4,28 +4,10 @@
<meta charset="utf-8">
<title>phone.discardGroupCall</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="description" content="Parameters
Name
Type
Description
call
InputGroupCall
 
Result
Updates
Bots can use this method">
<meta property="description" content="Terminate a group call">
<meta property="og:title" content="phone.discardGroupCall">
<meta property="og:image" content="">
<meta property="og:description" content="Parameters
Name
Type
Description
call
InputGroupCall
 
Result
Updates
Bots can use this method">
<meta property="og:description" content="Terminate a group call">
<link rel="shortcut icon" href="/favicon.ico?4" type="image/x-icon" />
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
@ -57,7 +39,8 @@ Bots can use this method">
<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.discardGroupCall" >phone.discardGroupCall</a></li></ul></div>
<h1 id="dev_page_title">phone.discardGroupCall</h1>
<div id="dev_page_content"><p><div class="clearfix">
<div id="dev_page_content"><p>Terminate a group call</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>
@ -91,7 +74,7 @@ Bots can use this method">
<tr>
<td><strong>call</strong></td>
<td style="text-align: center;"><a href="/type/InputGroupCall">InputGroupCall</a></td>
<td> </td>
<td>The group call to terminate</td>
</tr>
</tbody>
</table>

View file

@ -4,34 +4,10 @@
<meta charset="utf-8">
<title>phone.editGroupCallParticipant</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="description" content="Parameters
Name
Type
Description
flags
#
Flags, see TL conditional fields
call
InputGroupCall
 
participant
InputPeer
 …">
<meta property="description" content="Edit information about a given group call participant">
<meta property="og:title" content="phone.editGroupCallParticipant">
<meta property="og:image" content="">
<meta property="og:description" content="Parameters
Name
Type
Description
flags
#
Flags, see TL conditional fields
call
InputGroupCall
 
participant
InputPeer
 …">
<meta property="og:description" content="Edit information about a given group call participant">
<link rel="shortcut icon" href="/favicon.ico?4" type="image/x-icon" />
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
@ -63,7 +39,14 @@ InputPeer
<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.editGroupCallParticipant" >phone.editGroupCallParticipant</a></li></ul></div>
<h1 id="dev_page_title">phone.editGroupCallParticipant</h1>
<div id="dev_page_content"><p><div class="clearfix">
<div id="dev_page_content"><p>Edit information about a given group call participant</p>
<p>Note: <a href="/mtproto/TL-combinators#conditional-fields">flags</a>.N?<a href="/type/Bool">Bool</a> parameters can have three possible values:</p>
<ul>
<li>If the <a href="/mtproto/TL-combinators#conditional-fields">TL flag</a> is not set, the previous value will not be changed.</li>
<li>If the <a href="/mtproto/TL-combinators#conditional-fields">TL flag</a> is set and contains a <a href="/constructor/boolTrue">boolTrue</a>, the previous value will be overwritten to <code>true</code>.</li>
<li>If the <a href="/mtproto/TL-combinators#conditional-fields">TL flag</a> is set and contains a <a href="/constructor/boolFalse">boolFalse</a>, the previous value will be overwritten to <code>false</code>.</li>
</ul>
<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>
@ -102,48 +85,55 @@ InputPeer
<tr>
<td><strong>call</strong></td>
<td style="text-align: center;"><a href="/type/InputGroupCall">InputGroupCall</a></td>
<td> </td>
<td>The group call</td>
</tr>
<tr>
<td><strong>participant</strong></td>
<td style="text-align: center;"><a href="/type/InputPeer">InputPeer</a></td>
<td> </td>
<td>The group call participant (can also be the user itself)</td>
</tr>
<tr>
<td><strong>muted</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.0?<a href="/type/Bool">Bool</a></td>
<td> </td>
<td>Whether to mute or unmute the specified participant</td>
</tr>
<tr>
<td><strong>volume</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.1?<a href="/type/int">int</a></td>
<td> </td>
<td>New volume</td>
</tr>
<tr>
<td><strong>raise_hand</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.2?<a href="/type/Bool">Bool</a></td>
<td> </td>
<td>Raise or lower hand</td>
</tr>
<tr>
<td><strong>video_stopped</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.3?<a href="/type/Bool">Bool</a></td>
<td> </td>
<td>Start or stop the video stream</td>
</tr>
<tr>
<td><strong>video_paused</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.4?<a href="/type/Bool">Bool</a></td>
<td> </td>
<td>Pause or resume the video stream</td>
</tr>
<tr>
<td><strong>presentation_paused</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.5?<a href="/type/Bool">Bool</a></td>
<td> </td>
<td>Pause or resume the screen sharing stream</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/Updates">Updates</a></p>
<h3><a class="anchor" href="#bots-can-use-this-method" id="bots-can-use-this-method" name="bots-can-use-this-method"><i class="anchor-icon"></i></a>Bots can use this method</h3></div>
<h3><a class="anchor" href="#bots-can-use-this-method" id="bots-can-use-this-method" name="bots-can-use-this-method"><i class="anchor-icon"></i></a>Bots can use this method</h3>
<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="#bool" id="bool" name="bool"><i class="anchor-icon"></i></a><a href="/type/Bool">Bool</a></h4>
<p>Boolean type.</p>
<h4><a class="anchor" href="#booltrue" id="booltrue" name="booltrue"><i class="anchor-icon"></i></a><a href="/constructor/boolTrue">boolTrue</a></h4>
<p>The constructor can be interpreted as a <strong>boolean</strong><code>true</code> value.</p>
<h4><a class="anchor" href="#boolfalse" id="boolfalse" name="boolfalse"><i class="anchor-icon"></i></a><a href="/constructor/boolFalse">boolFalse</a></h4>
<p>Constructor may be interpreted as a <strong>boolean</strong><code>false</code> value.</p></div>
</div>

View file

@ -4,34 +4,10 @@
<meta charset="utf-8">
<title>phone.editGroupCallTitle</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="description" content="Parameters
Name
Type
Description
call
InputGroupCall
 
title
string
 
Result
Updates
Bots can use this method">
<meta property="description" content="Edit the title of a group call or livestream">
<meta property="og:title" content="phone.editGroupCallTitle">
<meta property="og:image" content="">
<meta property="og:description" content="Parameters
Name
Type
Description
call
InputGroupCall
 
title
string
 
Result
Updates
Bots can use this method">
<meta property="og:description" content="Edit the title of a group call or livestream">
<link rel="shortcut icon" href="/favicon.ico?4" type="image/x-icon" />
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
@ -63,7 +39,8 @@ Bots can use this method">
<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.editGroupCallTitle" >phone.editGroupCallTitle</a></li></ul></div>
<h1 id="dev_page_title">phone.editGroupCallTitle</h1>
<div id="dev_page_content"><p><div class="clearfix">
<div id="dev_page_content"><p>Edit the title of a group call or livestream</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>
@ -97,12 +74,12 @@ Bots can use this method">
<tr>
<td><strong>call</strong></td>
<td style="text-align: center;"><a href="/type/InputGroupCall">InputGroupCall</a></td>
<td> </td>
<td>Group call</td>
</tr>
<tr>
<td><strong>title</strong></td>
<td style="text-align: center;"><a href="/type/string">string</a></td>
<td> </td>
<td>New title</td>
</tr>
</tbody>
</table>

View file

@ -4,32 +4,10 @@
<meta charset="utf-8">
<title>phone.exportGroupCallInvite</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="description" content="Parameters
Name
Type
Description
flags
#
Flags, see TL conditional fields
can_self_unmute
flags.0?true
 
call
InputGroupCall…">
<meta property="description" content="Get an invite link for a group call or livestream">
<meta property="og:title" content="phone.exportGroupCallInvite">
<meta property="og:image" content="">
<meta property="og:description" content="Parameters
Name
Type
Description
flags
#
Flags, see TL conditional fields
can_self_unmute
flags.0?true
 
call
InputGroupCall…">
<meta property="og:description" content="Get an invite link for a group call or livestream">
<link rel="shortcut icon" href="/favicon.ico?4" type="image/x-icon" />
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
@ -61,7 +39,8 @@ InputGroupCall…">
<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.exportGroupCallInvite" >phone.exportGroupCallInvite</a></li></ul></div>
<h1 id="dev_page_title">phone.exportGroupCallInvite</h1>
<div id="dev_page_content"><p><div class="clearfix">
<div id="dev_page_content"><p>Get an invite link for a group call or livestream</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>
@ -94,12 +73,12 @@ InputGroupCall…">
<tr>
<td><strong>can_self_unmute</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.0?<a href="/constructor/true">true</a></td>
<td> </td>
<td>For livestreams, if set, users that join using this link will be able to speak without explicitly requesting permission by (for example by raising their hand).</td>
</tr>
<tr>
<td><strong>call</strong></td>
<td style="text-align: center;"><a href="/type/InputGroupCall">InputGroupCall</a></td>
<td> </td>
<td>The group call</td>
</tr>
</tbody>
</table>

View file

@ -4,34 +4,10 @@
<meta charset="utf-8">
<title>phone.getGroupCall</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="description" content="Parameters
Name
Type
Description
call
InputGroupCall
 
limit
int
 
Result
phone.GroupCall
Bots can use this method">
<meta property="description" content="Get info about a group call">
<meta property="og:title" content="phone.getGroupCall">
<meta property="og:image" content="">
<meta property="og:description" content="Parameters
Name
Type
Description
call
InputGroupCall
 
limit
int
 
Result
phone.GroupCall
Bots can use this method">
<meta property="og:description" content="Get info about a group call">
<link rel="shortcut icon" href="/favicon.ico?4" type="image/x-icon" />
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
@ -63,7 +39,8 @@ Bots can use this method">
<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.getGroupCall" >phone.getGroupCall</a></li></ul></div>
<h1 id="dev_page_title">phone.getGroupCall</h1>
<div id="dev_page_content"><p><div class="clearfix">
<div id="dev_page_content"><p>Get info about a group call</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>
@ -91,18 +68,21 @@ Bots can use this method">
<tr>
<td><strong>call</strong></td>
<td style="text-align: center;"><a href="/type/InputGroupCall">InputGroupCall</a></td>
<td> </td>
<td>The group call</td>
</tr>
<tr>
<td><strong>limit</strong></td>
<td style="text-align: center;"><a href="/type/int">int</a></td>
<td> </td>
<td>Maximum number of results to return, <a href="/api/offsets">see pagination</a></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/phone.GroupCall">phone.GroupCall</a></p>
<h3><a class="anchor" href="#bots-can-use-this-method" id="bots-can-use-this-method" name="bots-can-use-this-method"><i class="anchor-icon"></i></a>Bots can use this method</h3></div>
<h3><a class="anchor" href="#bots-can-use-this-method" id="bots-can-use-this-method" name="bots-can-use-this-method"><i class="anchor-icon"></i></a>Bots can use this method</h3>
<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="#pagination-in-the-api" id="pagination-in-the-api" name="pagination-in-the-api"><i class="anchor-icon"></i></a><a href="/api/offsets">Pagination in the API</a></h4>
<p>How to fetch results from large lists of objects.</p></div>
</div>

View file

@ -4,26 +4,10 @@
<meta charset="utf-8">
<title>phone.getGroupCallJoinAs</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="description" content="Parameters
Name
Type
Description
peer
InputPeer
 
Result
phone.JoinAsPeers">
<meta property="description" content="Get a list of peers that can be used to join a group call, presenting yourself as a specific user/channel.">
<meta property="og:title" content="phone.getGroupCallJoinAs">
<meta property="og:image" content="">
<meta property="og:description" content="Parameters
Name
Type
Description
peer
InputPeer
 
Result
phone.JoinAsPeers">
<meta property="og:description" content="Get a list of peers that can be used to join a group call, presenting yourself as a specific user/channel.">
<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 @@ phone.JoinAsPeers">
<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.getGroupCallJoinAs" >phone.getGroupCallJoinAs</a></li></ul></div>
<h1 id="dev_page_title">phone.getGroupCallJoinAs</h1>
<div id="dev_page_content"><p><div class="clearfix">
<div id="dev_page_content"><p>Get a list of peers that can be used to join a group call, presenting yourself as a specific user/channel.</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 @@ phone.JoinAsPeers">
<tr>
<td><strong>peer</strong></td>
<td style="text-align: center;"><a href="/type/InputPeer">InputPeer</a></td>
<td> </td>
<td>The dialog whose group call or livestream we're trying to join</td>
</tr>
</tbody>
</table>

View file

@ -4,42 +4,10 @@
<meta charset="utf-8">
<title>phone.getGroupParticipants</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="description" content="Parameters
Name
Type
Description
call
InputGroupCall
 
ids
Vector&lt;InputPeer&gt;
 
sources
Vector&lt;int&gt;
 
offset
string
 
limit…">
<meta property="description" content="Get group call participants">
<meta property="og:title" content="phone.getGroupParticipants">
<meta property="og:image" content="">
<meta property="og:description" content="Parameters
Name
Type
Description
call
InputGroupCall
 
ids
Vector&lt;InputPeer&gt;
 
sources
Vector&lt;int&gt;
 
offset
string
 
limit…">
<meta property="og:description" content="Get group call participants">
<link rel="shortcut icon" href="/favicon.ico?4" type="image/x-icon" />
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
@ -71,7 +39,8 @@ limit…">
<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.getGroupParticipants" >phone.getGroupParticipants</a></li></ul></div>
<h1 id="dev_page_title">phone.getGroupParticipants</h1>
<div id="dev_page_content"><p><div class="clearfix">
<div id="dev_page_content"><p>Get group call participants</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>
@ -99,33 +68,38 @@ limit…">
<tr>
<td><strong>call</strong></td>
<td style="text-align: center;"><a href="/type/InputGroupCall">InputGroupCall</a></td>
<td> </td>
<td>Group call</td>
</tr>
<tr>
<td><strong>ids</strong></td>
<td style="text-align: center;"><a href="/type/Vector%20t">Vector</a>&lt;<a href="/type/InputPeer">InputPeer</a>&gt;</td>
<td> </td>
<td>If specified, will fetch group participant info about the specified peers</td>
</tr>
<tr>
<td><strong>sources</strong></td>
<td style="text-align: center;"><a href="/type/Vector%20t">Vector</a>&lt;<a href="/type/int">int</a>&gt;</td>
<td> </td>
<td>If specified, will fetch group participant info about the specified WebRTC source IDs</td>
</tr>
<tr>
<td><strong>offset</strong></td>
<td style="text-align: center;"><a href="/type/string">string</a></td>
<td> </td>
<td>Offset for results, taken from the <code>next_offset</code> field of <a href="/constructor/phone.groupParticipants">phone.groupParticipants</a>, initially an empty string. <br>Note: if no more results are available, the method call will return an empty <code>next_offset</code>; thus, avoid providing the <code>next_offset</code> returned in <a href="/constructor/phone.groupParticipants">phone.groupParticipants</a> if it is empty, to avoid an infinite loop.</td>
</tr>
<tr>
<td><strong>limit</strong></td>
<td style="text-align: center;"><a href="/type/int">int</a></td>
<td> </td>
<td>Maximum number of results to return, <a href="/api/offsets">see pagination</a></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/phone.GroupParticipants">phone.GroupParticipants</a></p>
<h3><a class="anchor" href="#bots-can-use-this-method" id="bots-can-use-this-method" name="bots-can-use-this-method"><i class="anchor-icon"></i></a>Bots can use this method</h3></div>
<h3><a class="anchor" href="#bots-can-use-this-method" id="bots-can-use-this-method" name="bots-can-use-this-method"><i class="anchor-icon"></i></a>Bots can use this method</h3>
<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="#phonegroupparticipants" id="phonegroupparticipants" name="phonegroupparticipants"><i class="anchor-icon"></i></a><a href="/constructor/phone.groupParticipants">phone.groupParticipants</a></h4>
<p>Info about the participants of a group call or livestream</p>
<h4><a class="anchor" href="#pagination-in-the-api" id="pagination-in-the-api" name="pagination-in-the-api"><i class="anchor-icon"></i></a><a href="/api/offsets">Pagination in the API</a></h4>
<p>How to fetch results from large lists of objects.</p></div>
</div>

View file

@ -4,34 +4,10 @@
<meta charset="utf-8">
<title>phone.inviteToGroupCall</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="description" content="Parameters
Name
Type
Description
call
InputGroupCall
 
users
Vector&lt;InputUser&gt;
 
Result
Updates
Bots can use this method">
<meta property="description" content="Invite a set of users to a group call.">
<meta property="og:title" content="phone.inviteToGroupCall">
<meta property="og:image" content="">
<meta property="og:description" content="Parameters
Name
Type
Description
call
InputGroupCall
 
users
Vector&lt;InputUser&gt;
 
Result
Updates
Bots can use this method">
<meta property="og:description" content="Invite a set of users to a group call.">
<link rel="shortcut icon" href="/favicon.ico?4" type="image/x-icon" />
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
@ -63,7 +39,8 @@ Bots can use this method">
<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.inviteToGroupCall" >phone.inviteToGroupCall</a></li></ul></div>
<h1 id="dev_page_title">phone.inviteToGroupCall</h1>
<div id="dev_page_content"><p><div class="clearfix">
<div id="dev_page_content"><p>Invite a set of users to a group call.</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>
@ -97,12 +74,12 @@ Bots can use this method">
<tr>
<td><strong>call</strong></td>
<td style="text-align: center;"><a href="/type/InputGroupCall">InputGroupCall</a></td>
<td> </td>
<td>The group call</td>
</tr>
<tr>
<td><strong>users</strong></td>
<td style="text-align: center;"><a href="/type/Vector%20t">Vector</a>&lt;<a href="/type/InputUser">InputUser</a>&gt;</td>
<td> </td>
<td>The users to invite.</td>
</tr>
</tbody>
</table>

View file

@ -4,32 +4,10 @@
<meta charset="utf-8">
<title>phone.joinGroupCall</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="description" content="Parameters
Name
Type
Description
flags
#
Flags, see TL conditional fields
muted
flags.0?true
 
video_stopped
flags.2?true…">
<meta property="description" content="Join a group call">
<meta property="og:title" content="phone.joinGroupCall">
<meta property="og:image" content="">
<meta property="og:description" content="Parameters
Name
Type
Description
flags
#
Flags, see TL conditional fields
muted
flags.0?true
 
video_stopped
flags.2?true…">
<meta property="og:description" content="Join a group call">
<link rel="shortcut icon" href="/favicon.ico?4" type="image/x-icon" />
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
@ -61,7 +39,8 @@ flags.2?true…">
<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.joinGroupCall" >phone.joinGroupCall</a></li></ul></div>
<h1 id="dev_page_title">phone.joinGroupCall</h1>
<div id="dev_page_content"><p><div class="clearfix">
<div id="dev_page_content"><p>Join a group call</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>
@ -100,32 +79,32 @@ flags.2?true…">
<tr>
<td><strong>muted</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.0?<a href="/constructor/true">true</a></td>
<td> </td>
<td>If set, the user will be muted by default upon joining.</td>
</tr>
<tr>
<td><strong>video_stopped</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.2?<a href="/constructor/true">true</a></td>
<td> </td>
<td>If set, the user's video will be disabled by default upon joining.</td>
</tr>
<tr>
<td><strong>call</strong></td>
<td style="text-align: center;"><a href="/type/InputGroupCall">InputGroupCall</a></td>
<td> </td>
<td>The group call</td>
</tr>
<tr>
<td><strong>join_as</strong></td>
<td style="text-align: center;"><a href="/type/InputPeer">InputPeer</a></td>
<td> </td>
<td>Join the group call, presenting yourself as the specified user/channel</td>
</tr>
<tr>
<td><strong>invite_hash</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.1?<a href="/type/string">string</a></td>
<td> </td>
<td>The invitation hash from the invite link: <code>https://t.me/username?voicechat=hash</code></td>
</tr>
<tr>
<td><strong>params</strong></td>
<td style="text-align: center;"><a href="/type/DataJSON">DataJSON</a></td>
<td> </td>
<td>WebRTC parameters</td>
</tr>
</tbody>
</table>

View file

@ -4,34 +4,10 @@
<meta charset="utf-8">
<title>phone.joinGroupCallPresentation</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="description" content="Parameters
Name
Type
Description
call
InputGroupCall
 
params
DataJSON
 
Result
Updates
Bots can use this method">
<meta property="description" content="Start screen sharing in a call">
<meta property="og:title" content="phone.joinGroupCallPresentation">
<meta property="og:image" content="">
<meta property="og:description" content="Parameters
Name
Type
Description
call
InputGroupCall
 
params
DataJSON
 
Result
Updates
Bots can use this method">
<meta property="og:description" content="Start screen sharing in a call">
<link rel="shortcut icon" href="/favicon.ico?4" type="image/x-icon" />
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
@ -63,7 +39,8 @@ Bots can use this method">
<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.joinGroupCallPresentation" >phone.joinGroupCallPresentation</a></li></ul></div>
<h1 id="dev_page_title">phone.joinGroupCallPresentation</h1>
<div id="dev_page_content"><p><div class="clearfix">
<div id="dev_page_content"><p>Start screen sharing in a call</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>
@ -97,12 +74,12 @@ Bots can use this method">
<tr>
<td><strong>call</strong></td>
<td style="text-align: center;"><a href="/type/InputGroupCall">InputGroupCall</a></td>
<td> </td>
<td>The group call</td>
</tr>
<tr>
<td><strong>params</strong></td>
<td style="text-align: center;"><a href="/type/DataJSON">DataJSON</a></td>
<td> </td>
<td>WebRTC parameters</td>
</tr>
</tbody>
</table>

View file

@ -4,34 +4,10 @@
<meta charset="utf-8">
<title>phone.leaveGroupCall</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="description" content="Parameters
Name
Type
Description
call
InputGroupCall
 
source
int
 
Result
Updates
Bots can use this method">
<meta property="description" content="Leave a group call">
<meta property="og:title" content="phone.leaveGroupCall">
<meta property="og:image" content="">
<meta property="og:description" content="Parameters
Name
Type
Description
call
InputGroupCall
 
source
int
 
Result
Updates
Bots can use this method">
<meta property="og:description" content="Leave a group call">
<link rel="shortcut icon" href="/favicon.ico?4" type="image/x-icon" />
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
@ -63,7 +39,8 @@ Bots can use this method">
<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.leaveGroupCall" >phone.leaveGroupCall</a></li></ul></div>
<h1 id="dev_page_title">phone.leaveGroupCall</h1>
<div id="dev_page_content"><p><div class="clearfix">
<div id="dev_page_content"><p>Leave a group call</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>
@ -97,12 +74,12 @@ Bots can use this method">
<tr>
<td><strong>call</strong></td>
<td style="text-align: center;"><a href="/type/InputGroupCall">InputGroupCall</a></td>
<td> </td>
<td>The group call</td>
</tr>
<tr>
<td><strong>source</strong></td>
<td style="text-align: center;"><a href="/type/int">int</a></td>
<td> </td>
<td>Your source ID</td>
</tr>
</tbody>
</table>

View file

@ -4,28 +4,10 @@
<meta charset="utf-8">
<title>phone.leaveGroupCallPresentation</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="description" content="Parameters
Name
Type
Description
call
InputGroupCall
 
Result
Updates
Bots can use this method">
<meta property="description" content="Stop screen sharing in a group call">
<meta property="og:title" content="phone.leaveGroupCallPresentation">
<meta property="og:image" content="">
<meta property="og:description" content="Parameters
Name
Type
Description
call
InputGroupCall
 
Result
Updates
Bots can use this method">
<meta property="og:description" content="Stop screen sharing in a group call">
<link rel="shortcut icon" href="/favicon.ico?4" type="image/x-icon" />
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
@ -57,7 +39,8 @@ Bots can use this method">
<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.leaveGroupCallPresentation" >phone.leaveGroupCallPresentation</a></li></ul></div>
<h1 id="dev_page_title">phone.leaveGroupCallPresentation</h1>
<div id="dev_page_content"><p><div class="clearfix">
<div id="dev_page_content"><p>Stop screen sharing in a group call</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>
@ -91,7 +74,7 @@ Bots can use this method">
<tr>
<td><strong>call</strong></td>
<td style="text-align: center;"><a href="/type/InputGroupCall">InputGroupCall</a></td>
<td> </td>
<td>The group call</td>
</tr>
</tbody>
</table>

View file

@ -4,32 +4,10 @@
<meta charset="utf-8">
<title>phone.saveDefaultGroupCallJoinAs</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="description" content="Parameters
Name
Type
Description
peer
InputPeer
 
join_as
InputPeer
 
Result
Bool">
<meta property="description" content="Set the default peer that will be used to join a group call in a specific dialog.">
<meta property="og:title" content="phone.saveDefaultGroupCallJoinAs">
<meta property="og:image" content="">
<meta property="og:description" content="Parameters
Name
Type
Description
peer
InputPeer
 
join_as
InputPeer
 
Result
Bool">
<meta property="og:description" content="Set the default peer that will be used to join a group call in a specific dialog.">
<link rel="shortcut icon" href="/favicon.ico?4" type="image/x-icon" />
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
@ -61,7 +39,8 @@ Bool">
<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.saveDefaultGroupCallJoinAs" >phone.saveDefaultGroupCallJoinAs</a></li></ul></div>
<h1 id="dev_page_title">phone.saveDefaultGroupCallJoinAs</h1>
<div id="dev_page_content"><p><div class="clearfix">
<div id="dev_page_content"><p>Set the default peer that will be used to join a group call in a specific dialog.</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>
@ -90,12 +69,12 @@ Bool">
<tr>
<td><strong>peer</strong></td>
<td style="text-align: center;"><a href="/type/InputPeer">InputPeer</a></td>
<td> </td>
<td>The dialog</td>
</tr>
<tr>
<td><strong>join_as</strong></td>
<td style="text-align: center;"><a href="/type/InputPeer">InputPeer</a></td>
<td> </td>
<td>The default peer that will be used to join group calls in this dialog, presenting yourself as a specific user/channel.</td>
</tr>
</tbody>
</table>

View file

@ -4,28 +4,10 @@
<meta charset="utf-8">
<title>phone.startScheduledGroupCall</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="description" content="Parameters
Name
Type
Description
call
InputGroupCall
 
Result
Updates
Bots can use this method">
<meta property="description" content="Start a scheduled group call.">
<meta property="og:title" content="phone.startScheduledGroupCall">
<meta property="og:image" content="">
<meta property="og:description" content="Parameters
Name
Type
Description
call
InputGroupCall
 
Result
Updates
Bots can use this method">
<meta property="og:description" content="Start a scheduled group call.">
<link rel="shortcut icon" href="/favicon.ico?4" type="image/x-icon" />
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
@ -57,7 +39,8 @@ Bots can use this method">
<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.startScheduledGroupCall" >phone.startScheduledGroupCall</a></li></ul></div>
<h1 id="dev_page_title">phone.startScheduledGroupCall</h1>
<div id="dev_page_content"><p><div class="clearfix">
<div id="dev_page_content"><p>Start a scheduled group call.</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>
@ -91,7 +74,7 @@ Bots can use this method">
<tr>
<td><strong>call</strong></td>
<td style="text-align: center;"><a href="/type/InputGroupCall">InputGroupCall</a></td>
<td> </td>
<td>The scheduled group call</td>
</tr>
</tbody>
</table>

View file

@ -4,36 +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="Parameters
Name
Type
Description
flags
#
Flags, see TL conditional fields
start
flags.0?true
 
video
flags.2?true
 
call…">
<meta property="description" content="Start or stop recording a group call">
<meta property="og:title" content="phone.toggleGroupCallRecord">
<meta property="og:image" content="">
<meta property="og:description" content="Parameters
Name
Type
Description
flags
#
Flags, see TL conditional fields
start
flags.0?true
 
video
flags.2?true
 
call…">
<meta property="og:description" content="Start or stop recording a group call">
<link rel="shortcut icon" href="/favicon.ico?4" type="image/x-icon" />
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
@ -65,7 +39,8 @@ call…">
<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><div class="clearfix">
<div id="dev_page_content"><p>Start or stop recording a group call</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>
@ -104,27 +79,27 @@ call…">
<tr>
<td><strong>start</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.0?<a href="/constructor/true">true</a></td>
<td> </td>
<td>Whether to start or stop recording</td>
</tr>
<tr>
<td><strong>video</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.2?<a href="/constructor/true">true</a></td>
<td> </td>
<td>Whether to also record video streams</td>
</tr>
<tr>
<td><strong>call</strong></td>
<td style="text-align: center;"><a href="/type/InputGroupCall">InputGroupCall</a></td>
<td> </td>
<td>The group call or livestream</td>
</tr>
<tr>
<td><strong>title</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.1?<a href="/type/string">string</a></td>
<td> </td>
<td>Recording title</td>
</tr>
<tr>
<td><strong>video_portrait</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.2?<a href="/type/Bool">Bool</a></td>
<td> </td>
<td>If video stream recording is enabled, whether to record in portrait or landscape mode</td>
</tr>
</tbody>
</table>

View file

@ -4,32 +4,10 @@
<meta charset="utf-8">
<title>phone.toggleGroupCallSettings</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="description" content="Parameters
Name
Type
Description
flags
#
Flags, see TL conditional fields
reset_invite_hash
flags.1?true
 
call
InputGroupCall…">
<meta property="description" content="Change group call settings">
<meta property="og:title" content="phone.toggleGroupCallSettings">
<meta property="og:image" content="">
<meta property="og:description" content="Parameters
Name
Type
Description
flags
#
Flags, see TL conditional fields
reset_invite_hash
flags.1?true
 
call
InputGroupCall…">
<meta property="og:description" content="Change group call settings">
<link rel="shortcut icon" href="/favicon.ico?4" type="image/x-icon" />
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
@ -61,7 +39,8 @@ InputGroupCall…">
<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.toggleGroupCallSettings" >phone.toggleGroupCallSettings</a></li></ul></div>
<h1 id="dev_page_title">phone.toggleGroupCallSettings</h1>
<div id="dev_page_content"><p><div class="clearfix">
<div id="dev_page_content"><p>Change group call settings</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>
@ -100,17 +79,17 @@ InputGroupCall…">
<tr>
<td><strong>reset_invite_hash</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.1?<a href="/constructor/true">true</a></td>
<td> </td>
<td>Invalidate existing invite links</td>
</tr>
<tr>
<td><strong>call</strong></td>
<td style="text-align: center;"><a href="/type/InputGroupCall">InputGroupCall</a></td>
<td> </td>
<td>Group call</td>
</tr>
<tr>
<td><strong>join_muted</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.0?<a href="/type/Bool">Bool</a></td>
<td> </td>
<td>Whether all users will bthat join this group calle muted by default upon joining the group call</td>
</tr>
</tbody>
</table>

View file

@ -4,34 +4,10 @@
<meta charset="utf-8">
<title>phone.toggleGroupCallStartSubscription</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="description" content="Parameters
Name
Type
Description
call
InputGroupCall
 
subscribed
Bool
 
Result
Updates
Bots can use this method">
<meta property="description" content="Subscribe or unsubscribe to a scheduled group call">
<meta property="og:title" content="phone.toggleGroupCallStartSubscription">
<meta property="og:image" content="">
<meta property="og:description" content="Parameters
Name
Type
Description
call
InputGroupCall
 
subscribed
Bool
 
Result
Updates
Bots can use this method">
<meta property="og:description" content="Subscribe or unsubscribe to a scheduled group call">
<link rel="shortcut icon" href="/favicon.ico?4" type="image/x-icon" />
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
@ -63,7 +39,8 @@ Bots can use this method">
<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.toggleGroupCallStartSubscription" >phone.toggleGroupCallStartSubscription</a></li></ul></div>
<h1 id="dev_page_title">phone.toggleGroupCallStartSubscription</h1>
<div id="dev_page_content"><p><div class="clearfix">
<div id="dev_page_content"><p>Subscribe or unsubscribe to a scheduled group call</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>
@ -97,12 +74,12 @@ Bots can use this method">
<tr>
<td><strong>call</strong></td>
<td style="text-align: center;"><a href="/type/InputGroupCall">InputGroupCall</a></td>
<td> </td>
<td>Scheduled group call</td>
</tr>
<tr>
<td><strong>subscribed</strong></td>
<td style="text-align: center;"><a href="/type/Bool">Bool</a></td>
<td> </td>
<td>Enable or disable subscription</td>
</tr>
</tbody>
</table>

View file

@ -4,26 +4,10 @@
<meta charset="utf-8">
<title>stickers.checkShortName</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="description" content="Parameters
Name
Type
Description
short_name
string
 
Result
Bool">
<meta property="description" content="Check whether the given short name is available">
<meta property="og:title" content="stickers.checkShortName">
<meta property="og:image" content="">
<meta property="og:description" content="Parameters
Name
Type
Description
short_name
string
 
Result
Bool">
<meta property="og:description" content="Check whether the given short name is available">
<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 @@ Bool">
<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/stickers.checkShortName" >stickers.checkShortName</a></li></ul></div>
<h1 id="dev_page_title">stickers.checkShortName</h1>
<div id="dev_page_content"><p><div class="clearfix">
<div id="dev_page_content"><p>Check whether the given short name is available</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>
@ -84,7 +69,7 @@ Bool">
<tr>
<td><strong>short_name</strong></td>
<td style="text-align: center;"><a href="/type/string">string</a></td>
<td> </td>
<td>Short name</td>
</tr>
</tbody>
</table>

View file

@ -108,7 +108,7 @@
<tr>
<td><strong>software</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.3?<a href="/type/string">string</a></td>
<td> </td>
<td>Used when <a href="/import-stickers">importing stickers using the sticker import SDKs</a>, specifies the name of the software that created the stickers</td>
</tr>
</tbody>
</table>

View file

@ -4,26 +4,10 @@
<meta charset="utf-8">
<title>stickers.suggestShortName</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="description" content="Parameters
Name
Type
Description
title
string
 
Result
stickers.SuggestedShortName">
<meta property="description" content="Suggests a short name for a given stickerpack name">
<meta property="og:title" content="stickers.suggestShortName">
<meta property="og:image" content="">
<meta property="og:description" content="Parameters
Name
Type
Description
title
string
 
Result
stickers.SuggestedShortName">
<meta property="og:description" content="Suggests a short name for a given stickerpack name">
<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 @@ stickers.SuggestedShortName">
<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/stickers.suggestShortName" >stickers.suggestShortName</a></li></ul></div>
<h1 id="dev_page_title">stickers.suggestShortName</h1>
<div id="dev_page_content"><p><div class="clearfix">
<div id="dev_page_content"><p>Suggests a short name for a given stickerpack name</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 @@ stickers.SuggestedShortName">
<tr>
<td><strong>title</strong></td>
<td style="text-align: center;"><a href="/type/string">string</a></td>
<td> </td>
<td>Sticker pack name</td>
</tr>
</tbody>
</table>

View file

@ -1283,7 +1283,7 @@
</tr>
<tr>
<td><a href="/method/messages.setHistoryTTL">messages.setHistoryTTL</a></td>
<td> </td>
<td>Set maximum Time-To-Live of all messages in the specified chat</td>
</tr>
</tbody>
</table>
@ -1410,27 +1410,27 @@
<tbody>
<tr>
<td><a href="/method/phone.exportGroupCallInvite">phone.exportGroupCallInvite</a></td>
<td> </td>
<td>Get an invite link for a group call or livestream</td>
</tr>
<tr>
<td><a href="/method/phone.getGroupCallJoinAs">phone.getGroupCallJoinAs</a></td>
<td> </td>
<td>Get a list of peers that can be used to join a group call, presenting yourself as a specific user/channel.</td>
</tr>
<tr>
<td><a href="/method/phone.editGroupCallParticipant">phone.editGroupCallParticipant</a></td>
<td> </td>
<td>Edit information about a given group call participant<br><br>Note: <a href="/mtproto/TL-combinators#conditional-fields">flags</a>.N?<a href="/type/Bool">Bool</a> parameters can have three possible values:<br><br>- If the <a href="/mtproto/TL-combinators#conditional-fields">TL flag</a> is not set, the previous value will not be changed.<br>- If the <a href="/mtproto/TL-combinators#conditional-fields">TL flag</a> is set and contains a <a href="/constructor/boolTrue">boolTrue</a>, the previous value will be overwritten to <code>true</code>.<br>- If the <a href="/mtproto/TL-combinators#conditional-fields">TL flag</a> is set and contains a <a href="/constructor/boolFalse">boolFalse</a>, the previous value will be overwritten to <code>false</code>.</td>
</tr>
<tr>
<td><a href="/method/phone.toggleGroupCallRecord">phone.toggleGroupCallRecord</a></td>
<td> </td>
<td>Start or stop recording a group call</td>
</tr>
<tr>
<td><a href="/method/phone.editGroupCallTitle">phone.editGroupCallTitle</a></td>
<td> </td>
<td>Edit the title of a group call or livestream</td>
</tr>
<tr>
<td><a href="/method/phone.getGroupParticipants">phone.getGroupParticipants</a></td>
<td> </td>
<td>Get group call participants</td>
</tr>
<tr>
<td><a href="/method/phone.checkGroupCall">phone.checkGroupCall</a></td>
@ -1442,47 +1442,47 @@
</tr>
<tr>
<td><a href="/method/phone.toggleGroupCallStartSubscription">phone.toggleGroupCallStartSubscription</a></td>
<td> </td>
<td>Subscribe or unsubscribe to a scheduled group call</td>
</tr>
<tr>
<td><a href="/method/phone.leaveGroupCall">phone.leaveGroupCall</a></td>
<td> </td>
<td>Leave a group call</td>
</tr>
<tr>
<td><a href="/method/phone.toggleGroupCallSettings">phone.toggleGroupCallSettings</a></td>
<td> </td>
<td>Change group call settings</td>
</tr>
<tr>
<td><a href="/method/phone.inviteToGroupCall">phone.inviteToGroupCall</a></td>
<td> </td>
<td>Invite a set of users to a group call.</td>
</tr>
<tr>
<td><a href="/method/phone.getGroupCall">phone.getGroupCall</a></td>
<td> </td>
<td>Get info about a group call</td>
</tr>
<tr>
<td><a href="/method/phone.joinGroupCall">phone.joinGroupCall</a></td>
<td> </td>
<td>Join a group call</td>
</tr>
<tr>
<td><a href="/method/phone.leaveGroupCallPresentation">phone.leaveGroupCallPresentation</a></td>
<td> </td>
<td>Stop screen sharing in a group call</td>
</tr>
<tr>
<td><a href="/method/phone.discardGroupCall">phone.discardGroupCall</a></td>
<td> </td>
<td>Terminate a group call</td>
</tr>
<tr>
<td><a href="/method/phone.joinGroupCallPresentation">phone.joinGroupCallPresentation</a></td>
<td> </td>
<td>Start screen sharing in a call</td>
</tr>
<tr>
<td><a href="/method/phone.startScheduledGroupCall">phone.startScheduledGroupCall</a></td>
<td> </td>
<td>Start a scheduled group call.</td>
</tr>
<tr>
<td><a href="/method/phone.saveDefaultGroupCallJoinAs">phone.saveDefaultGroupCallJoinAs</a></td>
<td> </td>
<td>Set the default peer that will be used to join a group call in a specific dialog.</td>
</tr>
</tbody>
</table>
@ -1974,11 +1974,11 @@
</tr>
<tr>
<td><a href="/method/stickers.suggestShortName">stickers.suggestShortName</a></td>
<td> </td>
<td>Suggests a short name for a given stickerpack name</td>
</tr>
<tr>
<td><a href="/method/stickers.checkShortName">stickers.checkShortName</a></td>
<td> </td>
<td>Check whether the given short name is available</td>
</tr>
<tr>
<td><a href="/method/stickers.setStickerSetThumb">stickers.setStickerSetThumb</a></td>

View file

@ -619,11 +619,11 @@
</tr>
<tr>
<td><a href="/method/phone.saveDefaultGroupCallJoinAs">phone.saveDefaultGroupCallJoinAs</a></td>
<td> </td>
<td>Set the default peer that will be used to join a group call in a specific dialog.</td>
</tr>
<tr>
<td><a href="/method/stickers.checkShortName">stickers.checkShortName</a></td>
<td> </td>
<td>Check whether the given short name is available</td>
</tr>
<tr>
<td><a href="/method/bots.resetBotCommands">bots.resetBotCommands</a></td>

View file

@ -373,27 +373,27 @@
</tr>
<tr>
<td><a href="/method/phone.joinGroupCall">phone.joinGroupCall</a></td>
<td> </td>
<td>Join a group call</td>
</tr>
<tr>
<td><a href="/method/phone.leaveGroupCall">phone.leaveGroupCall</a></td>
<td> </td>
<td>Leave a group call</td>
</tr>
<tr>
<td><a href="/method/phone.inviteToGroupCall">phone.inviteToGroupCall</a></td>
<td> </td>
<td>Invite a set of users to a group call.</td>
</tr>
<tr>
<td><a href="/method/phone.discardGroupCall">phone.discardGroupCall</a></td>
<td> </td>
<td>Terminate a group call</td>
</tr>
<tr>
<td><a href="/method/phone.toggleGroupCallSettings">phone.toggleGroupCallSettings</a></td>
<td> </td>
<td>Change group call settings</td>
</tr>
<tr>
<td><a href="/method/messages.setHistoryTTL">messages.setHistoryTTL</a></td>
<td> </td>
<td>Set maximum Time-To-Live of all messages in the specified chat</td>
</tr>
<tr>
<td><a href="/method/channels.convertToGigagroup">channels.convertToGigagroup</a></td>
@ -401,31 +401,31 @@
</tr>
<tr>
<td><a href="/method/phone.toggleGroupCallRecord">phone.toggleGroupCallRecord</a></td>
<td> </td>
<td>Start or stop recording a group call</td>
</tr>
<tr>
<td><a href="/method/phone.editGroupCallParticipant">phone.editGroupCallParticipant</a></td>
<td> </td>
<td>Edit information about a given group call participant</td>
</tr>
<tr>
<td><a href="/method/phone.editGroupCallTitle">phone.editGroupCallTitle</a></td>
<td> </td>
<td>Edit the title of a group call or livestream</td>
</tr>
<tr>
<td><a href="/method/phone.toggleGroupCallStartSubscription">phone.toggleGroupCallStartSubscription</a></td>
<td> </td>
<td>Subscribe or unsubscribe to a scheduled group call</td>
</tr>
<tr>
<td><a href="/method/phone.startScheduledGroupCall">phone.startScheduledGroupCall</a></td>
<td> </td>
<td>Start a scheduled group call.</td>
</tr>
<tr>
<td><a href="/method/phone.joinGroupCallPresentation">phone.joinGroupCallPresentation</a></td>
<td> </td>
<td>Start screen sharing in a call</td>
</tr>
<tr>
<td><a href="/method/phone.leaveGroupCallPresentation">phone.leaveGroupCallPresentation</a></td>
<td> </td>
<td>Stop screen sharing in a group call</td>
</tr>
<tr>
<td><a href="/method/messages.setChatTheme">messages.setChatTheme</a></td>

View file

@ -83,7 +83,7 @@
<tbody>
<tr>
<td><a href="/method/phone.exportGroupCallInvite">phone.exportGroupCallInvite</a></td>
<td> </td>
<td>Get an invite link for a group call or livestream</td>
</tr>
</tbody>
</table></div>

View file

@ -83,7 +83,7 @@
<tbody>
<tr>
<td><a href="/method/phone.getGroupCall">phone.getGroupCall</a></td>
<td> </td>
<td>Get info about a group call</td>
</tr>
</tbody>
</table></div>

View file

@ -83,7 +83,7 @@
<tbody>
<tr>
<td><a href="/method/phone.getGroupParticipants">phone.getGroupParticipants</a></td>
<td> </td>
<td>Get group call participants</td>
</tr>
</tbody>
</table></div>

View file

@ -83,7 +83,7 @@
<tbody>
<tr>
<td><a href="/method/phone.getGroupCallJoinAs">phone.getGroupCallJoinAs</a></td>
<td> </td>
<td>Get a list of peers that can be used to join a group call, presenting yourself as a specific user/channel.</td>
</tr>
</tbody>
</table></div>

View file

@ -83,7 +83,7 @@
<tbody>
<tr>
<td><a href="/method/stickers.suggestShortName">stickers.suggestShortName</a></td>
<td> </td>
<td>Suggests a short name for a given stickerpack name</td>
</tr>
</tbody>
</table></div>