mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-27 18:20:44 +01:00
Update content of files
This commit is contained in:
parent
ec52d636d8
commit
0b8fb7b4be
38 changed files with 192 additions and 663 deletions
data/corefork.telegram.org
api
method
auth.recoverPasswordbots.getBotCommandsbots.resetBotCommandsbots.setBotCommandschannels.convertToGigagroupchannels.editBannedchannels.getParticipantchannels.getSponsoredMessageschannels.viewSponsoredMessagehelp.dismissSuggestionmessages.deleteChatmessages.deleteChatUsermessages.deleteExportedChatInvitemessages.deletePhoneCallHistorymessages.deleteRevokedExportedChatInvitesmessages.discardEncryptionmessages.editExportedChatInvitemessages.exportChatInvitemessages.forwardMessagesmessages.getAdminsWithInvitesmessages.getChatInviteImportersmessages.getExportedChatInvitemessages.getExportedChatInvitesmessages.getMessageReadParticipantsmessages.reportmessages.setChatThemepayments.sendPaymentFormphone.createGroupCall
methods.htmltype
|
@ -48,7 +48,7 @@ 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/messages.getMessageReadParticipants">messages.getMessageReadParticipants</a> - </li>
|
||||
<li>Added <a href="/method/messages.getMessageReadParticipants">messages.getMessageReadParticipants</a> - Get which users read a specific message</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>
|
||||
|
@ -399,9 +399,9 @@ 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/account.getChatThemes">account.getChatThemes</a> - Get all available chat themes</li>
|
||||
<li>Added <a href="/method/messages.setChatTheme">messages.setChatTheme</a> - </li>
|
||||
<li>Added <a href="/method/channels.viewSponsoredMessage">channels.viewSponsoredMessage</a> - </li>
|
||||
<li>Added <a href="/method/channels.getSponsoredMessages">channels.getSponsoredMessages</a> - </li>
|
||||
<li>Added <a href="/method/messages.setChatTheme">messages.setChatTheme</a> - Change the chat theme of a certain chat</li>
|
||||
<li>Added <a href="/method/channels.viewSponsoredMessage">channels.viewSponsoredMessage</a> - Mark a specific sponsored message as read</li>
|
||||
<li>Added <a href="/method/channels.getSponsoredMessages">channels.getSponsoredMessages</a> - Get a list of sponsored messages</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>
|
||||
|
@ -510,8 +510,8 @@ Layer…">
|
|||
<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/bots.resetBotCommands">bots.resetBotCommands</a> - </li>
|
||||
<li>Added <a href="/method/bots.getBotCommands">bots.getBotCommands</a> - </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>
|
||||
<h5><a class="anchor" href="#changed-methods" id="changed-methods" name="changed-methods"><i class="anchor-icon"></i></a>Changed Methods</h5>
|
||||
<ul>
|
||||
|
@ -751,16 +751,16 @@ 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/messages.getExportedChatInvites">messages.getExportedChatInvites</a> - </li>
|
||||
<li>Added <a href="/method/messages.getExportedChatInvite">messages.getExportedChatInvite</a> - </li>
|
||||
<li>Added <a href="/method/messages.editExportedChatInvite">messages.editExportedChatInvite</a> - </li>
|
||||
<li>Added <a href="/method/messages.deleteRevokedExportedChatInvites">messages.deleteRevokedExportedChatInvites</a> - </li>
|
||||
<li>Added <a href="/method/messages.deleteExportedChatInvite">messages.deleteExportedChatInvite</a> - </li>
|
||||
<li>Added <a href="/method/messages.getAdminsWithInvites">messages.getAdminsWithInvites</a> - </li>
|
||||
<li>Added <a href="/method/messages.getChatInviteImporters">messages.getChatInviteImporters</a> - </li>
|
||||
<li>Added <a href="/method/messages.getExportedChatInvites">messages.getExportedChatInvites</a> - Get info about the chat invites of a specific chat</li>
|
||||
<li>Added <a href="/method/messages.getExportedChatInvite">messages.getExportedChatInvite</a> - Get info about a chat invite</li>
|
||||
<li>Added <a href="/method/messages.editExportedChatInvite">messages.editExportedChatInvite</a> - Edit an exported chat invite</li>
|
||||
<li>Added <a href="/method/messages.deleteRevokedExportedChatInvites">messages.deleteRevokedExportedChatInvites</a> - Delete all revoked chat invites</li>
|
||||
<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/account.reportProfilePhoto">account.reportProfilePhoto</a> - Report a profile photo of a dialog</li>
|
||||
<li>Added <a href="/method/channels.convertToGigagroup">channels.convertToGigagroup</a> - </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>
|
||||
</ul>
|
||||
<h5><a class="anchor" href="#changed-methods" id="changed-methods" name="changed-methods"><i class="anchor-icon"></i></a>Changed Methods</h5>
|
||||
|
@ -853,8 +853,8 @@ 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/messages.deleteChat">messages.deleteChat</a> - </li>
|
||||
<li>Added <a href="/method/messages.deletePhoneCallHistory">messages.deletePhoneCallHistory</a> - </li>
|
||||
<li>Added <a href="/method/messages.deleteChat">messages.deleteChat</a> - Delete a <a href="/api/channel">chat</a></li>
|
||||
<li>Added <a href="/method/messages.deletePhoneCallHistory">messages.deletePhoneCallHistory</a> - Delete the entire phone call history.</li>
|
||||
<li>Added <a href="/method/messages.checkHistoryImport">messages.checkHistoryImport</a> - </li>
|
||||
<li>Added <a href="/method/messages.initHistoryImport">messages.initHistoryImport</a> - </li>
|
||||
<li>Added <a href="/method/messages.uploadImportedMedia">messages.uploadImportedMedia</a> - </li>
|
||||
|
@ -920,7 +920,7 @@ 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.createGroupCall">phone.createGroupCall</a> - </li>
|
||||
<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.editGroupCallMember">phone.editGroupCallMember</a></li>
|
||||
|
|
|
@ -79,7 +79,7 @@
|
|||
<tr>
|
||||
<td><strong>new_settings</strong></td>
|
||||
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.0?<a href="/type/account.PasswordInputSettings">account.PasswordInputSettings</a></td>
|
||||
<td> </td>
|
||||
<td>New password</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -4,34 +4,10 @@
|
|||
<meta charset="utf-8">
|
||||
<title>bots.getBotCommands</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta property="description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
scope
|
||||
BotCommandScope
|
||||
|
||||
lang_code
|
||||
string
|
||||
|
||||
Result
|
||||
Vector<BotCommand>
|
||||
Bots can use this…">
|
||||
<meta property="description" content="Obtain a list of bot commands for the specified bot scope and language code">
|
||||
<meta property="og:title" content="bots.getBotCommands">
|
||||
<meta property="og:image" content="">
|
||||
<meta property="og:description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
scope
|
||||
BotCommandScope
|
||||
|
||||
lang_code
|
||||
string
|
||||
|
||||
Result
|
||||
Vector<BotCommand>
|
||||
Bots can use this…">
|
||||
<meta property="og:description" content="Obtain a list of bot commands for the specified bot scope and language code">
|
||||
<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…">
|
|||
<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/bots.getBotCommands" >bots.getBotCommands</a></li></ul></div>
|
||||
<h1 id="dev_page_title">bots.getBotCommands</h1>
|
||||
|
||||
<div id="dev_page_content"><p><div class="clearfix">
|
||||
<div id="dev_page_content"><p>Obtain a list of bot commands for the specified bot scope and language code</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 +67,12 @@ Bots can use this…">
|
|||
<tr>
|
||||
<td><strong>scope</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/BotCommandScope">BotCommandScope</a></td>
|
||||
<td> </td>
|
||||
<td>Command scope</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>lang_code</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/string">string</a></td>
|
||||
<td> </td>
|
||||
<td>Language code</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -4,34 +4,10 @@
|
|||
<meta charset="utf-8">
|
||||
<title>bots.resetBotCommands</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta property="description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
scope
|
||||
BotCommandScope
|
||||
|
||||
lang_code
|
||||
string
|
||||
|
||||
Result
|
||||
Bool
|
||||
Bots can use this method">
|
||||
<meta property="description" content="Clear bot commands for the specified bot scope and language code">
|
||||
<meta property="og:title" content="bots.resetBotCommands">
|
||||
<meta property="og:image" content="">
|
||||
<meta property="og:description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
scope
|
||||
BotCommandScope
|
||||
|
||||
lang_code
|
||||
string
|
||||
|
||||
Result
|
||||
Bool
|
||||
Bots can use this method">
|
||||
<meta property="og:description" content="Clear bot commands for the specified bot scope and language code">
|
||||
<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/bots.resetBotCommands" >bots.resetBotCommands</a></li></ul></div>
|
||||
<h1 id="dev_page_title">bots.resetBotCommands</h1>
|
||||
|
||||
<div id="dev_page_content"><p><div class="clearfix">
|
||||
<div id="dev_page_content"><p>Clear bot commands for the specified bot scope and language code</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>
|
||||
|
@ -92,12 +69,12 @@ Bots can use this method">
|
|||
<tr>
|
||||
<td><strong>scope</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/BotCommandScope">BotCommandScope</a></td>
|
||||
<td> </td>
|
||||
<td>Command scope</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>lang_code</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/string">string</a></td>
|
||||
<td> </td>
|
||||
<td>Language code</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -69,12 +69,12 @@
|
|||
<tr>
|
||||
<td><strong>scope</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/BotCommandScope">BotCommandScope</a></td>
|
||||
<td> </td>
|
||||
<td>Command scope</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>lang_code</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/string">string</a></td>
|
||||
<td> </td>
|
||||
<td>Language code</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>commands</strong></td>
|
||||
|
|
|
@ -4,26 +4,10 @@
|
|||
<meta charset="utf-8">
|
||||
<title>channels.convertToGigagroup</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta property="description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
channel
|
||||
InputChannel
|
||||
|
||||
Result
|
||||
Updates">
|
||||
<meta property="description" content="Convert a supergroup to a gigagroup">
|
||||
<meta property="og:title" content="channels.convertToGigagroup">
|
||||
<meta property="og:image" content="">
|
||||
<meta property="og:description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
channel
|
||||
InputChannel
|
||||
|
||||
Result
|
||||
Updates">
|
||||
<meta property="og:description" content="Convert a supergroup to a gigagroup">
|
||||
<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 @@ 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/channels.convertToGigaGroup" >channels.convertToGigagroup</a></li></ul></div>
|
||||
<h1 id="dev_page_title">channels.convertToGigagroup</h1>
|
||||
|
||||
<div id="dev_page_content"><p>{scheme}</p>
|
||||
<div id="dev_page_content"><p>Convert a <a href="/api/channel">supergroup</a> to a <a href="/api/channel">gigagroup</a></p>
|
||||
<p>{scheme}</p>
|
||||
<h3><a class="anchor" href="#parameters" id="parameters" name="parameters"><i class="anchor-icon"></i></a>Parameters</h3>
|
||||
<table class="table">
|
||||
<thead>
|
||||
|
@ -69,120 +54,15 @@ Updates">
|
|||
<tr>
|
||||
<td><strong>channel</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/InputChannel">InputChannel</a></td>
|
||||
<td> </td>
|
||||
<td>The <a href="/api/channel">supergroup</a> to convert</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></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>
|
||||
|
||||
hannels in channels</a></li><li><a href="?layer=127">127 – Payments in channels</a></li><li><a href="?layer=128">128 – Microthumbs for User/Chat profile photos</a></li><li><a href="?layer=129">129 – Video Chats</a></li><li><a href="?layer=130">130 – Placeholder in reply markup</a></li><li><a href="?layer=131">131 – Reset Password after a week</a></li><li><a href="?layer=132">132 – Choosing sticker action</a></li><li><a href="?layer=133"><strong>133 – 64-bit IDs for User/Chat</strong></a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="/api/layers">More...</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<pre class="page_scheme"><code><a href="/constructor/updatesTooLong" >updatesTooLong</a>#e317af7e = <a href="/type/Updates" >Updates</a>;
|
||||
<a href="/constructor/updateShortMessage" >updateShortMessage</a>#313bc7f8 flags:<a href="/type/%23" >#</a> out:flags.1?true mentioned:flags.4?true media_unread:flags.5?true silent:flags.13?true id:<a href="/type/int" >int</a> user_id:<a href="/type/long" >long</a> message:<a href="/type/string" >string</a> pts:<a href="/type/int" >int</a> pts_count:<a href="/type/int" >int</a> date:<a href="/type/int" >int</a> fwd_from:flags.2?<a href="/type/MessageFwdHeader" >MessageFwdHeader</a> via_bot_id:flags.11?<a href="/type/long" >long</a> reply_to:flags.3?<a href="/type/MessageReplyHeader" >MessageReplyHeader</a> entities:flags.7?<a href="/type/Vector%20t" >Vector</a><<a href="/type/MessageEntity" >MessageEntity</a>> ttl_period:flags.25?<a href="/type/int" >int</a> = <a href="/type/Updates" >Updates</a>;
|
||||
<a href="/constructor/updateShortChatMessage" >updateShortChatMessage</a>#4d6deea5 flags:<a href="/type/%23" >#</a> out:flags.1?true mentioned:flags.4?true media_unread:flags.5?true silent:flags.13?true id:<a href="/type/int" >int</a> from_id:<a href="/type/long" >long</a> chat_id:<a href="/type/long" >long</a> message:<a href="/type/string" >string</a> pts:<a href="/type/int" >int</a> pts_count:<a href="/type/int" >int</a> date:<a href="/type/int" >int</a> fwd_from:flags.2?<a href="/type/MessageFwdHeader" >MessageFwdHeader</a> via_bot_id:flags.11?<a href="/type/long" >long</a> reply_to:flags.3?<a href="/type/MessageReplyHeader" >MessageReplyHeader</a> entities:flags.7?<a href="/type/Vector%20t" >Vector</a><<a href="/type/MessageEntity" >MessageEntity</a>> ttl_period:flags.25?<a href="/type/int" >int</a> = <a href="/type/Updates" >Updates</a>;
|
||||
<a href="/constructor/updateShort" >updateShort</a>#78d4dec1 update:<a href="/type/Update" >Update</a> date:<a href="/type/int" >int</a> = <a href="/type/Updates" >Updates</a>;
|
||||
<a href="/constructor/updatesCombined" >updatesCombined</a>#725b04c3 updates:<a href="/type/Vector%20t" >Vector</a><<a href="/type/Update" >Update</a>> users:<a href="/type/Vector%20t" >Vector</a><<a href="/type/User" >User</a>> chats:<a href="/type/Vector%20t" >Vector</a><<a href="/type/Chat" >Chat</a>> date:<a href="/type/int" >int</a> seq_start:<a href="/type/int" >int</a> seq:<a href="/type/int" >int</a> = <a href="/type/Updates" >Updates</a>;
|
||||
<a href="/constructor/updates" >updates</a>#74ae4240 updates:<a href="/type/Vector%20t" >Vector</a><<a href="/type/Update" >Update</a>> users:<a href="/type/Vector%20t" >Vector</a><<a href="/type/User" >User</a>> chats:<a href="/type/Vector%20t" >Vector</a><<a href="/type/Chat" >Chat</a>> date:<a href="/type/int" >int</a> seq:<a href="/type/int" >int</a> = <a href="/type/Updates" >Updates</a>;
|
||||
<a href="/constructor/updateShortSentMessage" >updateShortSentMessage</a>#9015e101 flags:<a href="/type/%23" >#</a> out:flags.1?true id:<a href="/type/int" >int</a> pts:<a href="/type/int" >int</a> pts_count:<a href="/type/int" >int</a> date:<a href="/type/int" >int</a> media:flags.9?<a href="/type/MessageMedia" >MessageMedia</a> entities:flags.7?<a href="/type/Vector%20t" >Vector</a><<a href="/type/MessageEntity" >MessageEntity</a>> ttl_period:flags.25?<a href="/type/int" >int</a> = <a href="/type/Updates" >Updates</a>;
|
||||
---functions---
|
||||
<a href="/method/channels.convertToGigagroup" class="current_page_link" >channels.convertToGigagroup</a>#b290c69 channel:<a href="/type/InputChannel" >InputChannel</a> = <a href="/type/Updates" >Updates</a>;</code></pre></p>
|
||||
<h3><a class="anchor" href="#parameters" id="parameters" name="parameters"><i class="anchor-icon"></i></a>Parameters</h3>
|
||||
<table class="table">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Name</th>
|
||||
<th style="text-align: center;">Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><strong>channel</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/InputChannel">InputChannel</a></td>
|
||||
<td> </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></div>
|
||||
<p><a href="/type/Updates">Updates</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></div>
|
||||
|
||||
</div>
|
||||
|
||||
|
|
|
@ -79,7 +79,7 @@
|
|||
<tr>
|
||||
<td><strong>participant</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/InputPeer">InputPeer</a></td>
|
||||
<td> </td>
|
||||
<td>Participant to ban</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>banned_rights</strong></td>
|
||||
|
|
|
@ -73,7 +73,7 @@
|
|||
<tr>
|
||||
<td><strong>participant</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/InputPeer">InputPeer</a></td>
|
||||
<td> </td>
|
||||
<td>Participant to get info about</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -4,26 +4,10 @@
|
|||
<meta charset="utf-8">
|
||||
<title>channels.getSponsoredMessages</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta property="description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
channel
|
||||
InputChannel
|
||||
|
||||
Result
|
||||
messages.SponsoredMessages">
|
||||
<meta property="description" content="Get a list of sponsored messages">
|
||||
<meta property="og:title" content="channels.getSponsoredMessages">
|
||||
<meta property="og:image" content="">
|
||||
<meta property="og:description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
channel
|
||||
InputChannel
|
||||
|
||||
Result
|
||||
messages.SponsoredMessages">
|
||||
<meta property="og:description" content="Get a list of sponsored messages">
|
||||
<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.SponsoredMessages">
|
|||
<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/channels.getSponsoredMessages" >channels.getSponsoredMessages</a></li></ul></div>
|
||||
<h1 id="dev_page_title">channels.getSponsoredMessages</h1>
|
||||
|
||||
<div id="dev_page_content"><p><div class="clearfix">
|
||||
<div id="dev_page_content"><p>Get a list of sponsored messages</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.SponsoredMessages">
|
|||
<tr>
|
||||
<td><strong>channel</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/InputChannel">InputChannel</a></td>
|
||||
<td> </td>
|
||||
<td>Peer</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -4,32 +4,10 @@
|
|||
<meta charset="utf-8">
|
||||
<title>channels.viewSponsoredMessage</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta property="description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
channel
|
||||
InputChannel
|
||||
|
||||
random_id
|
||||
bytes
|
||||
|
||||
Result
|
||||
Bool">
|
||||
<meta property="description" content="Mark a specific sponsored message as read">
|
||||
<meta property="og:title" content="channels.viewSponsoredMessage">
|
||||
<meta property="og:image" content="">
|
||||
<meta property="og:description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
channel
|
||||
InputChannel
|
||||
|
||||
random_id
|
||||
bytes
|
||||
|
||||
Result
|
||||
Bool">
|
||||
<meta property="og:description" content="Mark a specific sponsored message as read">
|
||||
<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/channels.viewSponsoredMessage" >channels.viewSponsoredMessage</a></li></ul></div>
|
||||
<h1 id="dev_page_title">channels.viewSponsoredMessage</h1>
|
||||
|
||||
<div id="dev_page_content"><p><div class="clearfix">
|
||||
<div id="dev_page_content"><p>Mark a specific sponsored message as read</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>channel</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/InputChannel">InputChannel</a></td>
|
||||
<td> </td>
|
||||
<td>Peer</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>random_id</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/bytes">bytes</a></td>
|
||||
<td> </td>
|
||||
<td>Message ID</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -69,7 +69,7 @@
|
|||
<tr>
|
||||
<td><strong>peer</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/InputPeer">InputPeer</a></td>
|
||||
<td> </td>
|
||||
<td>In the case of pending suggestions in <a href="/constructor/channelFull">channels</a>, the channel ID.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>suggestion</strong></td>
|
||||
|
@ -79,7 +79,10 @@
|
|||
</tbody>
|
||||
</table>
|
||||
<h3><a class="anchor" href="#result" id="result" name="result"><i class="anchor-icon"></i></a>Result</h3>
|
||||
<p><a href="/type/Bool">Bool</a></p></div>
|
||||
<p><a href="/type/Bool">Bool</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="#channelfull" id="channelfull" name="channelfull"><i class="anchor-icon"></i></a><a href="/constructor/channelFull">channelFull</a></h4>
|
||||
<p>Full info about a <a href="/api/channel">channel/supergroup</a></p></div>
|
||||
|
||||
</div>
|
||||
|
||||
|
|
|
@ -4,40 +4,10 @@
|
|||
<meta charset="utf-8">
|
||||
<title>messages.deleteChat</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta property="description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
chat_id
|
||||
long
|
||||
|
||||
Result
|
||||
Bool
|
||||
Possible errors
|
||||
Code
|
||||
Type
|
||||
Description
|
||||
400
|
||||
PEER_ID_INVALID
|
||||
The…">
|
||||
<meta property="description" content="Delete a chat">
|
||||
<meta property="og:title" content="messages.deleteChat">
|
||||
<meta property="og:image" content="">
|
||||
<meta property="og:description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
chat_id
|
||||
long
|
||||
|
||||
Result
|
||||
Bool
|
||||
Possible errors
|
||||
Code
|
||||
Type
|
||||
Description
|
||||
400
|
||||
PEER_ID_INVALID
|
||||
The…">
|
||||
<meta property="og:description" content="Delete a chat">
|
||||
<link rel="shortcut icon" href="/favicon.ico?4" type="image/x-icon" />
|
||||
|
||||
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
|
||||
|
@ -69,7 +39,8 @@ The…">
|
|||
<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.deleteChat" >messages.deleteChat</a></li></ul></div>
|
||||
<h1 id="dev_page_title">messages.deleteChat</h1>
|
||||
|
||||
<div id="dev_page_content"><p><div class="clearfix">
|
||||
<div id="dev_page_content"><p>Delete a <a href="/api/channel">chat</a></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>
|
||||
|
@ -98,7 +69,7 @@ The…">
|
|||
<tr>
|
||||
<td><strong>chat_id</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/long">long</a></td>
|
||||
<td> </td>
|
||||
<td>Chat ID</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -121,7 +92,10 @@ The…">
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<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="#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>
|
||||
|
||||
|
|
|
@ -79,7 +79,7 @@
|
|||
<tr>
|
||||
<td><strong>revoke_history</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>Remove the entire chat history of the specified user in this chat.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>chat_id</strong></td>
|
||||
|
|
|
@ -4,32 +4,10 @@
|
|||
<meta charset="utf-8">
|
||||
<title>messages.deleteExportedChatInvite</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta property="description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
peer
|
||||
InputPeer
|
||||
|
||||
link
|
||||
string
|
||||
|
||||
Result
|
||||
Bool">
|
||||
<meta property="description" content="Delete a chat invite">
|
||||
<meta property="og:title" content="messages.deleteExportedChatInvite">
|
||||
<meta property="og:image" content="">
|
||||
<meta property="og:description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
peer
|
||||
InputPeer
|
||||
|
||||
link
|
||||
string
|
||||
|
||||
Result
|
||||
Bool">
|
||||
<meta property="og:description" content="Delete a chat invite">
|
||||
<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/messages.deleteExportedChatInvite" >messages.deleteExportedChatInvite</a></li></ul></div>
|
||||
<h1 id="dev_page_title">messages.deleteExportedChatInvite</h1>
|
||||
|
||||
<div id="dev_page_content"><p><div class="clearfix">
|
||||
<div id="dev_page_content"><p>Delete a chat invite</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>Peer</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>link</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/string">string</a></td>
|
||||
<td> </td>
|
||||
<td>Invite link</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -4,32 +4,10 @@
|
|||
<meta charset="utf-8">
|
||||
<title>messages.deletePhoneCallHistory</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
|
||||
revoke
|
||||
flags.0?true
|
||||
|
||||
Result
|
||||
messages.AffectedFoundMessages">
|
||||
<meta property="description" content="Delete the entire phone call history.">
|
||||
<meta property="og:title" content="messages.deletePhoneCallHistory">
|
||||
<meta property="og:image" content="">
|
||||
<meta property="og:description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
flags
|
||||
#
|
||||
Flags, see TL conditional fields
|
||||
revoke
|
||||
flags.0?true
|
||||
|
||||
Result
|
||||
messages.AffectedFoundMessages">
|
||||
<meta property="og:description" content="Delete the entire phone call history.">
|
||||
<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 @@ messages.AffectedFoundMessages">
|
|||
<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.deletePhoneCallHistory" >messages.deletePhoneCallHistory</a></li></ul></div>
|
||||
<h1 id="dev_page_title">messages.deletePhoneCallHistory</h1>
|
||||
|
||||
<div id="dev_page_content"><p><div class="clearfix">
|
||||
<div id="dev_page_content"><p>Delete the entire phone call 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>
|
||||
|
@ -94,7 +73,7 @@ messages.AffectedFoundMessages">
|
|||
<tr>
|
||||
<td><strong>revoke</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 remove phone call history for participants as well</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -4,32 +4,10 @@
|
|||
<meta charset="utf-8">
|
||||
<title>messages.deleteRevokedExportedChatInvites</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta property="description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
peer
|
||||
InputPeer
|
||||
|
||||
admin_id
|
||||
InputUser
|
||||
|
||||
Result
|
||||
Bool">
|
||||
<meta property="description" content="Delete all revoked chat invites">
|
||||
<meta property="og:title" content="messages.deleteRevokedExportedChatInvites">
|
||||
<meta property="og:image" content="">
|
||||
<meta property="og:description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
peer
|
||||
InputPeer
|
||||
|
||||
admin_id
|
||||
InputUser
|
||||
|
||||
Result
|
||||
Bool">
|
||||
<meta property="og:description" content="Delete all revoked chat invites">
|
||||
<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/messages.deleteRevokedExportedChatInvites" >messages.deleteRevokedExportedChatInvites</a></li></ul></div>
|
||||
<h1 id="dev_page_title">messages.deleteRevokedExportedChatInvites</h1>
|
||||
|
||||
<div id="dev_page_content"><p><div class="clearfix">
|
||||
<div id="dev_page_content"><p>Delete all revoked chat invites</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>Chat</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>admin_id</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/InputUser">InputUser</a></td>
|
||||
<td> </td>
|
||||
<td>ID of the admin that originally generated the revoked chat invites</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -74,7 +74,7 @@
|
|||
<tr>
|
||||
<td><strong>delete_history</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 delete the entire chat history for the other user as well</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>chat_id</strong></td>
|
||||
|
|
|
@ -4,36 +4,10 @@
|
|||
<meta charset="utf-8">
|
||||
<title>messages.editExportedChatInvite</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
|
||||
revoked
|
||||
flags.2?true
|
||||
|
||||
peer
|
||||
InputPeer
|
||||
|
||||
link…">
|
||||
<meta property="description" content="Edit an exported chat invite">
|
||||
<meta property="og:title" content="messages.editExportedChatInvite">
|
||||
<meta property="og:image" content="">
|
||||
<meta property="og:description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
flags
|
||||
#
|
||||
Flags, see TL conditional fields
|
||||
revoked
|
||||
flags.2?true
|
||||
|
||||
peer
|
||||
InputPeer
|
||||
|
||||
link…">
|
||||
<meta property="og:description" content="Edit an exported chat invite">
|
||||
<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 @@ link…">
|
|||
<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.editExportedChatInvite" >messages.editExportedChatInvite</a></li></ul></div>
|
||||
<h1 id="dev_page_title">messages.editExportedChatInvite</h1>
|
||||
|
||||
<div id="dev_page_content"><p><div class="clearfix">
|
||||
<div id="dev_page_content"><p>Edit an exported chat invite</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,27 +74,27 @@ link…">
|
|||
<tr>
|
||||
<td><strong>revoked</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 revoke the chat invite</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>peer</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/InputPeer">InputPeer</a></td>
|
||||
<td> </td>
|
||||
<td>Chat</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>link</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/string">string</a></td>
|
||||
<td> </td>
|
||||
<td>Invite link</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>expire_date</strong></td>
|
||||
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.0?<a href="/type/int">int</a></td>
|
||||
<td> </td>
|
||||
<td>New expiration date</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>usage_limit</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>Maximum number of users that can join using this link</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -83,12 +83,12 @@
|
|||
<tr>
|
||||
<td><strong>expire_date</strong></td>
|
||||
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.0?<a href="/type/int">int</a></td>
|
||||
<td> </td>
|
||||
<td>Expiration date</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>usage_limit</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>Maximum number of users that can join using this link</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -94,12 +94,12 @@
|
|||
<tr>
|
||||
<td><strong>drop_author</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> </td>
|
||||
<td>Whether to forward messages without quoting the original author</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>drop_media_captions</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>Whether to strip captions from media</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>from_peer</strong></td>
|
||||
|
|
|
@ -4,26 +4,10 @@
|
|||
<meta charset="utf-8">
|
||||
<title>messages.getAdminsWithInvites</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta property="description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
peer
|
||||
InputPeer
|
||||
|
||||
Result
|
||||
messages.ChatAdminsWithInvites">
|
||||
<meta property="description" content="Get info about chat invites generated by admins.">
|
||||
<meta property="og:title" content="messages.getAdminsWithInvites">
|
||||
<meta property="og:image" content="">
|
||||
<meta property="og:description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
peer
|
||||
InputPeer
|
||||
|
||||
Result
|
||||
messages.ChatAdminsWithInvites">
|
||||
<meta property="og:description" content="Get info about chat invites generated by admins.">
|
||||
<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.ChatAdminsWithInvites">
|
|||
<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.getAdminsWithInvites" >messages.getAdminsWithInvites</a></li></ul></div>
|
||||
<h1 id="dev_page_title">messages.getAdminsWithInvites</h1>
|
||||
|
||||
<div id="dev_page_content"><p><div class="clearfix">
|
||||
<div id="dev_page_content"><p>Get info about chat invites generated by admins.</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.ChatAdminsWithInvites">
|
|||
<tr>
|
||||
<td><strong>peer</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/InputPeer">InputPeer</a></td>
|
||||
<td> </td>
|
||||
<td>Chat</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -4,48 +4,10 @@
|
|||
<meta charset="utf-8">
|
||||
<title>messages.getChatInviteImporters</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta property="description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
peer
|
||||
InputPeer
|
||||
|
||||
link
|
||||
string
|
||||
|
||||
offset_date
|
||||
int
|
||||
|
||||
offset_user
|
||||
InputUser
|
||||
|
||||
limit
|
||||
int
|
||||
|
||||
Result…">
|
||||
<meta property="description" content="Get info about the users that joined the chat using a specific chat invite">
|
||||
<meta property="og:title" content="messages.getChatInviteImporters">
|
||||
<meta property="og:image" content="">
|
||||
<meta property="og:description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
peer
|
||||
InputPeer
|
||||
|
||||
link
|
||||
string
|
||||
|
||||
offset_date
|
||||
int
|
||||
|
||||
offset_user
|
||||
InputUser
|
||||
|
||||
limit
|
||||
int
|
||||
|
||||
Result…">
|
||||
<meta property="og:description" content="Get info about the users that joined the chat using a specific chat invite">
|
||||
<link rel="shortcut icon" href="/favicon.ico?4" type="image/x-icon" />
|
||||
|
||||
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
|
||||
|
@ -77,7 +39,8 @@ Result…">
|
|||
<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.getChatInviteImporters" >messages.getChatInviteImporters</a></li></ul></div>
|
||||
<h1 id="dev_page_title">messages.getChatInviteImporters</h1>
|
||||
|
||||
<div id="dev_page_content"><p><div class="clearfix">
|
||||
<div id="dev_page_content"><p>Get info about the users that joined the chat using a specific chat invite</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>
|
||||
|
@ -105,32 +68,35 @@ Result…">
|
|||
<tr>
|
||||
<td><strong>peer</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/InputPeer">InputPeer</a></td>
|
||||
<td> </td>
|
||||
<td>Chat</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>link</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/string">string</a></td>
|
||||
<td> </td>
|
||||
<td>Invite link</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>offset_date</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/int">int</a></td>
|
||||
<td> </td>
|
||||
<td><a href="/api/offsets">Offsets for pagination, for more info click here</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>offset_user</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/InputUser">InputUser</a></td>
|
||||
<td> </td>
|
||||
<td>User ID for <a href="/api/offsets">pagination</a></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/messages.ChatInviteImporters">messages.ChatInviteImporters</a></p></div>
|
||||
<p><a href="/type/messages.ChatInviteImporters">messages.ChatInviteImporters</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="#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>
|
||||
|
||||
|
|
|
@ -4,32 +4,10 @@
|
|||
<meta charset="utf-8">
|
||||
<title>messages.getExportedChatInvite</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta property="description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
peer
|
||||
InputPeer
|
||||
|
||||
link
|
||||
string
|
||||
|
||||
Result
|
||||
messages.ExportedChatInvite">
|
||||
<meta property="description" content="Get info about a chat invite">
|
||||
<meta property="og:title" content="messages.getExportedChatInvite">
|
||||
<meta property="og:image" content="">
|
||||
<meta property="og:description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
peer
|
||||
InputPeer
|
||||
|
||||
link
|
||||
string
|
||||
|
||||
Result
|
||||
messages.ExportedChatInvite">
|
||||
<meta property="og:description" content="Get info about a chat invite">
|
||||
<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 @@ messages.ExportedChatInvite">
|
|||
<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.getExportedChatInvite" >messages.getExportedChatInvite</a></li></ul></div>
|
||||
<h1 id="dev_page_title">messages.getExportedChatInvite</h1>
|
||||
|
||||
<div id="dev_page_content"><p><div class="clearfix">
|
||||
<div id="dev_page_content"><p>Get info about a chat invite</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 @@ messages.ExportedChatInvite">
|
|||
<tr>
|
||||
<td><strong>peer</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/InputPeer">InputPeer</a></td>
|
||||
<td> </td>
|
||||
<td>Chat</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>link</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/string">string</a></td>
|
||||
<td> </td>
|
||||
<td>Invite link</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -4,36 +4,10 @@
|
|||
<meta charset="utf-8">
|
||||
<title>messages.getExportedChatInvites</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
|
||||
revoked
|
||||
flags.3?true
|
||||
|
||||
peer
|
||||
InputPeer
|
||||
|
||||
admin_id…">
|
||||
<meta property="description" content="Get info about the chat invites of a specific chat">
|
||||
<meta property="og:title" content="messages.getExportedChatInvites">
|
||||
<meta property="og:image" content="">
|
||||
<meta property="og:description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
flags
|
||||
#
|
||||
Flags, see TL conditional fields
|
||||
revoked
|
||||
flags.3?true
|
||||
|
||||
peer
|
||||
InputPeer
|
||||
|
||||
admin_id…">
|
||||
<meta property="og:description" content="Get info about the chat invites of a specific chat">
|
||||
<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 @@ admin_id…">
|
|||
<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.getExportedChatInvites" >messages.getExportedChatInvites</a></li></ul></div>
|
||||
<h1 id="dev_page_title">messages.getExportedChatInvites</h1>
|
||||
|
||||
<div id="dev_page_content"><p><div class="clearfix">
|
||||
<div id="dev_page_content"><p>Get info about the chat invites of a specific 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>
|
||||
|
@ -98,37 +73,40 @@ admin_id…">
|
|||
<tr>
|
||||
<td><strong>revoked</strong></td>
|
||||
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.3?<a href="/constructor/true">true</a></td>
|
||||
<td> </td>
|
||||
<td>Whether to fetch revoked chat invites</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>peer</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/InputPeer">InputPeer</a></td>
|
||||
<td> </td>
|
||||
<td>Chat</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>admin_id</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/InputUser">InputUser</a></td>
|
||||
<td> </td>
|
||||
<td>Whether to only fetch chat invites from this admin</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>offset_date</strong></td>
|
||||
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.2?<a href="/type/int">int</a></td>
|
||||
<td> </td>
|
||||
<td><a href="/api/offsets">Offsets for pagination, for more info click here</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>offset_link</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><a href="/api/offsets">Offsets for pagination, for more info click here</a></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/messages.ExportedChatInvites">messages.ExportedChatInvites</a></p></div>
|
||||
<p><a href="/type/messages.ExportedChatInvites">messages.ExportedChatInvites</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="#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>
|
||||
|
||||
|
|
|
@ -4,32 +4,10 @@
|
|||
<meta charset="utf-8">
|
||||
<title>messages.getMessageReadParticipants</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta property="description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
peer
|
||||
InputPeer
|
||||
|
||||
msg_id
|
||||
int
|
||||
|
||||
Result
|
||||
Vector<long>">
|
||||
<meta property="description" content="Get which users read a specific message">
|
||||
<meta property="og:title" content="messages.getMessageReadParticipants">
|
||||
<meta property="og:image" content="">
|
||||
<meta property="og:description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
peer
|
||||
InputPeer
|
||||
|
||||
msg_id
|
||||
int
|
||||
|
||||
Result
|
||||
Vector<long>">
|
||||
<meta property="og:description" content="Get which users read a specific message">
|
||||
<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 @@ Vector<long>">
|
|||
<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.getMessageReadParticipants" >messages.getMessageReadParticipants</a></li></ul></div>
|
||||
<h1 id="dev_page_title">messages.getMessageReadParticipants</h1>
|
||||
|
||||
<div id="dev_page_content"><p><div class="clearfix">
|
||||
<div id="dev_page_content"><p>Get which users read a specific message</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>
|
||||
|
@ -88,12 +67,12 @@ Vector<long>">
|
|||
<tr>
|
||||
<td><strong>peer</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/InputPeer">InputPeer</a></td>
|
||||
<td> </td>
|
||||
<td>Dialog</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>msg_id</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/int">int</a></td>
|
||||
<td> </td>
|
||||
<td>Message ID</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -84,7 +84,7 @@
|
|||
<tr>
|
||||
<td><strong>message</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/string">string</a></td>
|
||||
<td> </td>
|
||||
<td>Comment for report moderation</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -4,32 +4,10 @@
|
|||
<meta charset="utf-8">
|
||||
<title>messages.setChatTheme</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta property="description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
peer
|
||||
InputPeer
|
||||
|
||||
emoticon
|
||||
string
|
||||
|
||||
Result
|
||||
Updates">
|
||||
<meta property="description" content="Change the chat theme of a certain chat">
|
||||
<meta property="og:title" content="messages.setChatTheme">
|
||||
<meta property="og:image" content="">
|
||||
<meta property="og:description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
peer
|
||||
InputPeer
|
||||
|
||||
emoticon
|
||||
string
|
||||
|
||||
Result
|
||||
Updates">
|
||||
<meta property="og:description" content="Change the chat theme of a certain 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.setChatTheme" >messages.setChatTheme</a></li></ul></div>
|
||||
<h1 id="dev_page_title">messages.setChatTheme</h1>
|
||||
|
||||
<div id="dev_page_content"><p><div class="clearfix">
|
||||
<div id="dev_page_content"><p>Change the chat theme of a certain 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,17 +74,20 @@ Updates">
|
|||
<tr>
|
||||
<td><strong>peer</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/InputPeer">InputPeer</a></td>
|
||||
<td> </td>
|
||||
<td>Private chat where to change theme</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>emoticon</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/string">string</a></td>
|
||||
<td> </td>
|
||||
<td>Emoji, identifying a specific chat theme; a list of chat themes can be fetched using <a href="/method/account.getChatThemes">account.getChatThemes</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/Updates">Updates</a></p></div>
|
||||
<p><a href="/type/Updates">Updates</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="#accountgetchatthemes" id="accountgetchatthemes" name="accountgetchatthemes"><i class="anchor-icon"></i></a><a href="/method/account.getChatThemes">account.getChatThemes</a></h4>
|
||||
<p>Get all available chat themes</p></div>
|
||||
|
||||
</div>
|
||||
|
||||
|
|
|
@ -74,7 +74,7 @@
|
|||
<tr>
|
||||
<td><strong>form_id</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/long">long</a></td>
|
||||
<td> </td>
|
||||
<td>Form ID</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>peer</strong></td>
|
||||
|
|
|
@ -4,38 +4,10 @@
|
|||
<meta charset="utf-8">
|
||||
<title>phone.createGroupCall</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
|
||||
peer
|
||||
InputPeer
|
||||
|
||||
random_id
|
||||
int
|
||||
|
||||
title
|
||||
flags.0?string…">
|
||||
<meta property="description" content="Create a group call or livestream">
|
||||
<meta property="og:title" content="phone.createGroupCall">
|
||||
<meta property="og:image" content="">
|
||||
<meta property="og:description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
flags
|
||||
#
|
||||
Flags, see TL conditional fields
|
||||
peer
|
||||
InputPeer
|
||||
|
||||
random_id
|
||||
int
|
||||
|
||||
title
|
||||
flags.0?string…">
|
||||
<meta property="og:description" content="Create 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">
|
||||
|
@ -67,7 +39,8 @@ flags.0?string…">
|
|||
<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.createGroupCall" >phone.createGroupCall</a></li></ul></div>
|
||||
<h1 id="dev_page_title">phone.createGroupCall</h1>
|
||||
|
||||
<div id="dev_page_content"><p><div class="clearfix">
|
||||
<div id="dev_page_content"><p>Create 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>
|
||||
|
|
|
@ -494,7 +494,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/messages.deletePhoneCallHistory">messages.deletePhoneCallHistory</a></td>
|
||||
<td> </td>
|
||||
<td>Delete the entire phone call history.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -648,7 +648,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><a href="/method/messages.getMessageReadParticipants">messages.getMessageReadParticipants</a></td>
|
||||
<td> </td>
|
||||
<td>Get which users read a specific message</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/messages.addChatUser">messages.addChatUser</a></td>
|
||||
|
@ -700,23 +700,23 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/messages.getAdminsWithInvites">messages.getAdminsWithInvites</a></td>
|
||||
<td> </td>
|
||||
<td>Get info about chat invites generated by admins.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/messages.deleteExportedChatInvite">messages.deleteExportedChatInvite</a></td>
|
||||
<td> </td>
|
||||
<td>Delete a chat invite</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/messages.getChatInviteImporters">messages.getChatInviteImporters</a></td>
|
||||
<td> </td>
|
||||
<td>Get info about the users that joined the chat using a specific chat invite</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/messages.deleteRevokedExportedChatInvites">messages.deleteRevokedExportedChatInvites</a></td>
|
||||
<td> </td>
|
||||
<td>Delete all revoked chat invites</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/messages.deleteChat">messages.deleteChat</a></td>
|
||||
<td> </td>
|
||||
<td>Delete a <a href="/api/channel">chat</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/messages.getCommonChats">messages.getCommonChats</a></td>
|
||||
|
@ -732,15 +732,15 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/messages.getExportedChatInvite">messages.getExportedChatInvite</a></td>
|
||||
<td> </td>
|
||||
<td>Get info about a chat invite</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/messages.editExportedChatInvite">messages.editExportedChatInvite</a></td>
|
||||
<td> </td>
|
||||
<td>Edit an exported chat invite</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/messages.getExportedChatInvites">messages.getExportedChatInvites</a></td>
|
||||
<td> </td>
|
||||
<td>Get info about the chat invites of a specific chat</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/messages.migrateChat">messages.migrateChat</a></td>
|
||||
|
@ -748,7 +748,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/channels.convertToGigagroup">channels.convertToGigagroup</a></td>
|
||||
<td> </td>
|
||||
<td>Convert a <a href="/api/channel">supergroup</a> to a <a href="/api/channel">gigagroup</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -1036,11 +1036,11 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><a href="/method/bots.resetBotCommands">bots.resetBotCommands</a></td>
|
||||
<td> </td>
|
||||
<td>Clear bot commands for the specified bot scope and language code</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/bots.getBotCommands">bots.getBotCommands</a></td>
|
||||
<td> </td>
|
||||
<td>Obtain a list of bot commands for the specified bot scope and language code</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/bots.setBotCommands">bots.setBotCommands</a></td>
|
||||
|
@ -1114,7 +1114,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/messages.setChatTheme">messages.setChatTheme</a></td>
|
||||
<td> </td>
|
||||
<td>Change the chat theme of a certain chat</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -1438,7 +1438,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/phone.createGroupCall">phone.createGroupCall</a></td>
|
||||
<td> </td>
|
||||
<td>Create a group call or livestream</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/phone.toggleGroupCallStartSubscription">phone.toggleGroupCallStartSubscription</a></td>
|
||||
|
@ -1901,11 +1901,11 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><a href="/method/channels.getSponsoredMessages">channels.getSponsoredMessages</a></td>
|
||||
<td> </td>
|
||||
<td>Get a list of sponsored messages</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/channels.viewSponsoredMessage">channels.viewSponsoredMessage</a></td>
|
||||
<td> </td>
|
||||
<td>Mark a specific sponsored message as read</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -599,7 +599,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/messages.deleteChat">messages.deleteChat</a></td>
|
||||
<td> </td>
|
||||
<td>Delete a <a href="/api/channel">chat</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/messages.startHistoryImport">messages.startHistoryImport</a></td>
|
||||
|
@ -607,11 +607,11 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/messages.deleteRevokedExportedChatInvites">messages.deleteRevokedExportedChatInvites</a></td>
|
||||
<td> </td>
|
||||
<td>Delete all revoked chat invites</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/messages.deleteExportedChatInvite">messages.deleteExportedChatInvite</a></td>
|
||||
<td> </td>
|
||||
<td>Delete a chat invite</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/account.reportProfilePhoto">account.reportProfilePhoto</a></td>
|
||||
|
@ -627,7 +627,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/bots.resetBotCommands">bots.resetBotCommands</a></td>
|
||||
<td> </td>
|
||||
<td>Clear bot commands for the specified bot scope and language code</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/account.declinePasswordReset">account.declinePasswordReset</a></td>
|
||||
|
@ -639,7 +639,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/channels.viewSponsoredMessage">channels.viewSponsoredMessage</a></td>
|
||||
<td> </td>
|
||||
<td>Mark a specific sponsored message as read</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table></div>
|
||||
|
|
|
@ -369,7 +369,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/phone.createGroupCall">phone.createGroupCall</a></td>
|
||||
<td> </td>
|
||||
<td>Create a group call or livestream</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/phone.joinGroupCall">phone.joinGroupCall</a></td>
|
||||
|
@ -397,7 +397,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/channels.convertToGigagroup">channels.convertToGigagroup</a></td>
|
||||
<td> </td>
|
||||
<td>Convert a <a href="/api/channel">supergroup</a> to a <a href="/api/channel">gigagroup</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/phone.toggleGroupCallRecord">phone.toggleGroupCallRecord</a></td>
|
||||
|
@ -429,7 +429,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/messages.setChatTheme">messages.setChatTheme</a></td>
|
||||
<td> </td>
|
||||
<td>Change the chat theme of a certain chat</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table></div>
|
||||
|
|
|
@ -83,7 +83,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><a href="/method/messages.deletePhoneCallHistory">messages.deletePhoneCallHistory</a></td>
|
||||
<td> </td>
|
||||
<td>Delete the phone call history with a user</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table></div>
|
||||
|
|
|
@ -83,7 +83,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><a href="/method/messages.getAdminsWithInvites">messages.getAdminsWithInvites</a></td>
|
||||
<td> </td>
|
||||
<td>Get info about chat invites generated by admins.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table></div>
|
||||
|
|
|
@ -83,7 +83,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><a href="/method/messages.getChatInviteImporters">messages.getChatInviteImporters</a></td>
|
||||
<td> </td>
|
||||
<td>Get info about the users that joined the chat using a specific chat invite</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table></div>
|
||||
|
|
|
@ -89,11 +89,11 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><a href="/method/messages.getExportedChatInvite">messages.getExportedChatInvite</a></td>
|
||||
<td> </td>
|
||||
<td>Get info about a chat invite</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/messages.editExportedChatInvite">messages.editExportedChatInvite</a></td>
|
||||
<td> </td>
|
||||
<td>Edit an exported chat invite</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table></div>
|
||||
|
|
|
@ -83,7 +83,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><a href="/method/messages.getExportedChatInvites">messages.getExportedChatInvites</a></td>
|
||||
<td> </td>
|
||||
<td>Get info about the chat invites of a specific chat</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table></div>
|
||||
|
|
|
@ -83,7 +83,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><a href="/method/channels.getSponsoredMessages">channels.getSponsoredMessages</a></td>
|
||||
<td> </td>
|
||||
<td>Get a list of sponsored messages</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table></div>
|
||||
|
|
Loading…
Add table
Reference in a new issue