mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-01 09:06:24 +01:00
Update content of files
This commit is contained in:
parent
2584410d27
commit
f9454c5202
49 changed files with 172 additions and 465 deletions
|
@ -398,7 +398,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/account.getChatThemes">account.getChatThemes</a> - </li>
|
||||
<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>
|
||||
|
@ -409,12 +409,12 @@ Layer…">
|
|||
</ul>
|
||||
<h5><a class="anchor" href="#new-constructors" id="new-constructors" name="new-constructors"><i class="anchor-icon"></i></a>New Constructors</h5>
|
||||
<ul>
|
||||
<li>Added <a href="/constructor/chatTheme">chatTheme</a> - </li>
|
||||
<li>Added <a href="/constructor/chatTheme">chatTheme</a> - A chat theme</li>
|
||||
<li>Added <a href="/constructor/account.chatThemesNotModified">account.chatThemesNotModified</a> - The available chat themes were not modified</li>
|
||||
<li>Added <a href="/constructor/account.chatThemes">account.chatThemes</a> - Available chat themes</li>
|
||||
<li>Added <a href="/constructor/messageActionSetChatTheme">messageActionSetChatTheme</a> - The chat theme was changed</li>
|
||||
<li>Added <a href="/constructor/sendMessageChooseStickerAction">sendMessageChooseStickerAction</a> - User is choosing a sticker</li>
|
||||
<li>Added <a href="/constructor/sponsoredMessage">sponsoredMessage</a> - </li>
|
||||
<li>Added <a href="/constructor/sponsoredMessage">sponsoredMessage</a> - A sponsored message</li>
|
||||
<li>Added <a href="/constructor/messages.sponsoredMessages">messages.sponsoredMessages</a> - A set of sponsored messages associated to a channel</li>
|
||||
<li>Added <a href="/constructor/channelAdminLogEventActionChangeTheme">channelAdminLogEventActionChangeTheme</a> - The chat theme was changed</li>
|
||||
</ul>
|
||||
|
@ -456,8 +456,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/account.resetPassword">account.resetPassword</a> - </li>
|
||||
<li>Added <a href="/method/account.declinePasswordReset">account.declinePasswordReset</a> - </li>
|
||||
<li>Added <a href="/method/account.resetPassword">account.resetPassword</a> - Initiate a 2FA password reset</li>
|
||||
<li>Added <a href="/method/account.declinePasswordReset">account.declinePasswordReset</a> - Abort a pending 2FA password reset</li>
|
||||
<li>Added <a href="/method/auth.checkRecoveryPassword">auth.checkRecoveryPassword</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>
|
||||
|
@ -524,7 +524,7 @@ Layer…">
|
|||
<h5><a class="anchor" href="#new-constructors" id="new-constructors" name="new-constructors"><i class="anchor-icon"></i></a>New Constructors</h5>
|
||||
<ul>
|
||||
<li>Added <a href="/constructor/groupCallParticipantVideoSourceGroup">groupCallParticipantVideoSourceGroup</a> - Describes a group of video synchronization source identifiers</li>
|
||||
<li>Added <a href="/constructor/groupCallParticipantVideo">groupCallParticipantVideo</a> - </li>
|
||||
<li>Added <a href="/constructor/groupCallParticipantVideo">groupCallParticipantVideo</a> - Info about a video stream</li>
|
||||
<li>Added <a href="/constructor/updateGroupCallConnection">updateGroupCallConnection</a> - New WebRTC parameters</li>
|
||||
<li>Added <a href="/constructor/stickers.suggestedShortName">stickers.suggestedShortName</a> - A suggested short name for a stickerpack</li>
|
||||
<li>Added <a href="/constructor/botCommandScopeDefault">botCommandScopeDefault</a> - The commands will be valid in all dialogs</li>
|
||||
|
@ -759,7 +759,7 @@ Layer…">
|
|||
<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.setHistoryTTL">messages.setHistoryTTL</a> - </li>
|
||||
<li>Added <a href="/method/account.reportProfilePhoto">account.reportProfilePhoto</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/messages.checkHistoryImportPeer">messages.checkHistoryImportPeer</a> - </li>
|
||||
</ul>
|
||||
|
@ -776,13 +776,13 @@ Layer…">
|
|||
<li>Added <a href="/constructor/updatePeerHistoryTTL">updatePeerHistoryTTL</a> - The Time-To-Live for messages sent by the current user in a specific chat has changed</li>
|
||||
<li>Added <a href="/constructor/updateChatParticipant">updateChatParticipant</a> - A user has joined or left a specific chat</li>
|
||||
<li>Added <a href="/constructor/updateChannelParticipant">updateChannelParticipant</a> - A participant has left, joined, was banned or admined in a <a href="/api/channel">channel or supergroup</a>.</li>
|
||||
<li>Added <a href="/constructor/updateBotStopped">updateBotStopped</a> - </li>
|
||||
<li>Added <a href="/constructor/chatInviteImporter">chatInviteImporter</a> - </li>
|
||||
<li>Added <a href="/constructor/updateBotStopped">updateBotStopped</a> - A bot was stopped or re-started.</li>
|
||||
<li>Added <a href="/constructor/chatInviteImporter">chatInviteImporter</a> - When and which user joined the chat using a chat invite</li>
|
||||
<li>Added <a href="/constructor/messages.exportedChatInvites">messages.exportedChatInvites</a> - Info about chat invites exported by a certain admin.</li>
|
||||
<li>Added <a href="/constructor/messages.exportedChatInvite">messages.exportedChatInvite</a> - Info about a chat invite</li>
|
||||
<li>Added <a href="/constructor/messages.exportedChatInviteReplaced">messages.exportedChatInviteReplaced</a> - The specified chat invite was replaced with another one</li>
|
||||
<li>Added <a href="/constructor/messages.chatInviteImporters">messages.chatInviteImporters</a> - Info about the users that joined the chat using a specific chat invite</li>
|
||||
<li>Added <a href="/constructor/chatAdminWithInvites">chatAdminWithInvites</a> - </li>
|
||||
<li>Added <a href="/constructor/chatAdminWithInvites">chatAdminWithInvites</a> - Info about chat invites generated by admins.</li>
|
||||
<li>Added <a href="/constructor/messages.chatAdminsWithInvites">messages.chatAdminsWithInvites</a> - Info about chat invites generated by admins.</li>
|
||||
<li>Added <a href="/constructor/channelAdminLogEventActionParticipantJoinByInvite">channelAdminLogEventActionParticipantJoinByInvite</a> - A user joined the <a href="/api/channel">supergroup/channel</a> using a specific invite link</li>
|
||||
<li>Added <a href="/constructor/channelAdminLogEventActionExportedInviteDelete">channelAdminLogEventActionExportedInviteDelete</a> - A chat invite was deleted</li>
|
||||
|
@ -938,13 +938,13 @@ Layer…">
|
|||
</ul>
|
||||
<h5><a class="anchor" href="#new-constructors" id="new-constructors" name="new-constructors"><i class="anchor-icon"></i></a>New Constructors</h5>
|
||||
<ul>
|
||||
<li>Added <a href="/constructor/speakingInGroupCallAction">speakingInGroupCallAction</a> - </li>
|
||||
<li>Added <a href="/constructor/speakingInGroupCallAction">speakingInGroupCallAction</a> - User is currently speaking in the group call</li>
|
||||
<li>Added <a href="/constructor/groupCallDiscarded">groupCallDiscarded</a> - An ended group call</li>
|
||||
<li>Added <a href="/constructor/groupCall">groupCall</a> - Info about a group call or livestream</li>
|
||||
<li>Added <a href="/constructor/inputGroupCall">inputGroupCall</a> - Points to a specific group call</li>
|
||||
<li>Added <a href="/constructor/messageActionGroupCall">messageActionGroupCall</a> - The group call has ended</li>
|
||||
<li>Added <a href="/constructor/messageActionInviteToGroupCall">messageActionInviteToGroupCall</a> - </li>
|
||||
<li>Added <a href="/constructor/groupCallParticipant">groupCallParticipant</a> - </li>
|
||||
<li>Added <a href="/constructor/messageActionInviteToGroupCall">messageActionInviteToGroupCall</a> - A set of users was invited to the group call</li>
|
||||
<li>Added <a href="/constructor/groupCallParticipant">groupCallParticipant</a> - Info about a group call participant</li>
|
||||
<li>Added <a href="/constructor/updateChat">updateChat</a> - A new chat is available</li>
|
||||
<li>Added <a href="/constructor/updateGroupCallParticipants">updateGroupCallParticipants</a> - The participant list of a certain group call has changed</li>
|
||||
<li>Added <a href="/constructor/updateGroupCall">updateGroupCall</a> - A new groupcall was started</li>
|
||||
|
@ -959,7 +959,7 @@ Layer…">
|
|||
<li>Added <a href="/constructor/channelAdminLogEventActionDiscardGroupCall">channelAdminLogEventActionDiscardGroupCall</a> - A group call was terminated</li>
|
||||
<li>Added <a href="/constructor/channelAdminLogEventActionParticipantMute">channelAdminLogEventActionParticipantMute</a> - A group call participant was muted</li>
|
||||
<li>Added <a href="/constructor/channelAdminLogEventActionParticipantUnmute">channelAdminLogEventActionParticipantUnmute</a> - A group call participant was unmuted</li>
|
||||
<li>Added <a href="/constructor/channelAdminLogEventActionToggleGroupCallSetting">channelAdminLogEventActionToggleGroupCallSetting</a> - </li>
|
||||
<li>Added <a href="/constructor/channelAdminLogEventActionToggleGroupCallSetting">channelAdminLogEventActionToggleGroupCallSetting</a> - Group call settings were changed</li>
|
||||
</ul>
|
||||
<h5><a class="anchor" href="#changed-constructors" id="changed-constructors" name="changed-constructors"><i class="anchor-icon"></i></a>Changed Constructors</h5>
|
||||
<ul>
|
||||
|
|
|
@ -131,22 +131,22 @@
|
|||
<tr>
|
||||
<td><strong>call_active</strong></td>
|
||||
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.23?<a href="/constructor/true">true</a></td>
|
||||
<td>Whether a livestream is currently active in this channel</td>
|
||||
<td>Whether a group call or livestream is currently active</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>call_not_empty</strong></td>
|
||||
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.24?<a href="/constructor/true">true</a></td>
|
||||
<td> </td>
|
||||
<td>Whether there's anyone in the group call or livestream</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>fake</strong></td>
|
||||
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.25?<a href="/constructor/true">true</a></td>
|
||||
<td> </td>
|
||||
<td>If set, this <a href="/api/channel">supergroup/channel</a> was reported by many users as a fake or scam: be careful when interacting with it.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>gigagroup</strong></td>
|
||||
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.26?<a href="/constructor/true">true</a></td>
|
||||
<td> </td>
|
||||
<td>Whether this <a href="/api/channel">supergroup</a> is a gigagroup</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>id</strong></td>
|
||||
|
@ -210,6 +210,8 @@
|
|||
<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="#min-constructors" id="min-constructors" name="min-constructors"><i class="anchor-icon"></i></a><a href="/api/min">Min constructors</a></h4>
|
||||
<p>In some situations user and channel constructors have reduced set of fields present (although id is always there) and min flag set.</p>
|
||||
<h4><a class="anchor" href="#channels" id="channels" name="channels"><i class="anchor-icon"></i></a><a href="/api/channel">Channels</a></h4>
|
||||
<p>How to handle channels, supergroups, groups, and what's the difference between them.</p>
|
||||
<h4><a class="anchor" href="#admin-banned-default-rights" id="admin-banned-default-rights" name="admin-banned-default-rights"><i class="anchor-icon"></i></a><a href="/api/rights">Admin, banned, default rights</a></h4>
|
||||
<p>How to handle admin permissions, granular bans and global permissions in channels, groups and supergroups.</p></div>
|
||||
|
||||
|
|
|
@ -4,26 +4,10 @@
|
|||
<meta charset="utf-8">
|
||||
<title>channelAdminLogEventActionToggleGroupCallSetting</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta property="description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
join_muted
|
||||
Bool
|
||||
|
||||
Type
|
||||
ChannelAdminLogEventAction">
|
||||
<meta property="description" content="Group call settings were changed">
|
||||
<meta property="og:title" content="channelAdminLogEventActionToggleGroupCallSetting">
|
||||
<meta property="og:image" content="">
|
||||
<meta property="og:description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
join_muted
|
||||
Bool
|
||||
|
||||
Type
|
||||
ChannelAdminLogEventAction">
|
||||
<meta property="og:description" content="Group call settings were changed">
|
||||
<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 @@ ChannelAdminLogEventAction">
|
|||
<div class="dev_page_bread_crumbs"><ul class="breadcrumb clearfix"><li><a href="/api" >API</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/schema" >TL-schema</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/constructor/channelAdminLogEventActionToggleGroupCallSetting" >channelAdminLogEventActionToggleGroupCallSetting</a></li></ul></div>
|
||||
<h1 id="dev_page_title">channelAdminLogEventActionToggleGroupCallSetting</h1>
|
||||
|
||||
<div id="dev_page_content"><p><div class="clearfix">
|
||||
<div id="dev_page_content"><p>Group call settings were changed</p>
|
||||
<p><div class="clearfix">
|
||||
<ul class="dev_layer_select slightly-pull-right nav nav-pills">
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" onclick="return dropdownClick(this, event)" href="#">Layer 133 <b class="caret"></b></a>
|
||||
|
@ -81,7 +66,7 @@ ChannelAdminLogEventAction">
|
|||
<tr>
|
||||
<td><strong>join_muted</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/Bool">Bool</a></td>
|
||||
<td> </td>
|
||||
<td>Whether all users are muted by default upon joining</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -141,12 +141,12 @@
|
|||
<tr>
|
||||
<td><strong>group_call</strong></td>
|
||||
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.14?<a href="/constructor/true">true</a></td>
|
||||
<td> </td>
|
||||
<td>Group call events</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>invites</strong></td>
|
||||
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.15?<a href="/constructor/true">true</a></td>
|
||||
<td> </td>
|
||||
<td>Invite events</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -76,7 +76,7 @@
|
|||
<tr>
|
||||
<td><strong>peer</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/Peer">Peer</a></td>
|
||||
<td> </td>
|
||||
<td>The banned peer</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>kicked_by</strong></td>
|
||||
|
|
|
@ -66,7 +66,7 @@
|
|||
<tr>
|
||||
<td><strong>peer</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/Peer">Peer</a></td>
|
||||
<td> </td>
|
||||
<td>The peer that left</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -71,7 +71,7 @@
|
|||
<tr>
|
||||
<td><strong>chats</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/Vector%20t">Vector</a><<a href="/type/Chat">Chat</a>></td>
|
||||
<td> </td>
|
||||
<td>Mentioned chats</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>users</strong></td>
|
||||
|
|
|
@ -76,7 +76,7 @@
|
|||
<tr>
|
||||
<td><strong>chats</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/Vector%20t">Vector</a><<a href="/type/Chat">Chat</a>></td>
|
||||
<td> </td>
|
||||
<td>Mentioned chats</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>users</strong></td>
|
||||
|
|
|
@ -91,12 +91,12 @@
|
|||
<tr>
|
||||
<td><strong>call_active</strong></td>
|
||||
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.23?<a href="/constructor/true">true</a></td>
|
||||
<td> </td>
|
||||
<td>Whether a group call is currently active</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>call_not_empty</strong></td>
|
||||
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.24?<a href="/constructor/true">true</a></td>
|
||||
<td> </td>
|
||||
<td>Whether there's anyone in the group call</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>id</strong></td>
|
||||
|
|
|
@ -116,7 +116,7 @@
|
|||
<tr>
|
||||
<td><strong>manage_call</strong></td>
|
||||
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.11?<a href="/constructor/true">true</a></td>
|
||||
<td> </td>
|
||||
<td>Whether we can change group call/livestream settings</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>other</strong></td>
|
||||
|
|
|
@ -4,38 +4,10 @@
|
|||
<meta charset="utf-8">
|
||||
<title>chatAdminWithInvites</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta property="description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
admin_id
|
||||
long
|
||||
|
||||
invites_count
|
||||
int
|
||||
|
||||
revoked_invites_count
|
||||
int
|
||||
|
||||
Type
|
||||
ChatAdminWithInvites">
|
||||
<meta property="description" content="Info about chat invites generated by admins.">
|
||||
<meta property="og:title" content="chatAdminWithInvites">
|
||||
<meta property="og:image" content="">
|
||||
<meta property="og:description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
admin_id
|
||||
long
|
||||
|
||||
invites_count
|
||||
int
|
||||
|
||||
revoked_invites_count
|
||||
int
|
||||
|
||||
Type
|
||||
ChatAdminWithInvites">
|
||||
<meta property="og:description" content="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">
|
||||
|
@ -67,7 +39,8 @@ ChatAdminWithInvites">
|
|||
<div class="dev_page_bread_crumbs"><ul class="breadcrumb clearfix"><li><a href="/api" >API</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/schema" >TL-schema</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/constructor/chatAdminWithInvites" >chatAdminWithInvites</a></li></ul></div>
|
||||
<h1 id="dev_page_title">chatAdminWithInvites</h1>
|
||||
|
||||
<div id="dev_page_content"><p><div class="clearfix">
|
||||
<div id="dev_page_content"><p>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>
|
||||
|
@ -93,17 +66,17 @@ ChatAdminWithInvites">
|
|||
<tr>
|
||||
<td><strong>admin_id</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/long">long</a></td>
|
||||
<td> </td>
|
||||
<td>The admin</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>invites_count</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/int">int</a></td>
|
||||
<td> </td>
|
||||
<td>Number of invites generated by the admin</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>revoked_invites_count</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/int">int</a></td>
|
||||
<td> </td>
|
||||
<td>Number of revoked invites</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -4,32 +4,10 @@
|
|||
<meta charset="utf-8">
|
||||
<title>chatInviteImporter</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta property="description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
user_id
|
||||
long
|
||||
|
||||
date
|
||||
int
|
||||
|
||||
Type
|
||||
ChatInviteImporter">
|
||||
<meta property="description" content="When and which user joined the chat using a chat invite">
|
||||
<meta property="og:title" content="chatInviteImporter">
|
||||
<meta property="og:image" content="">
|
||||
<meta property="og:description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
user_id
|
||||
long
|
||||
|
||||
date
|
||||
int
|
||||
|
||||
Type
|
||||
ChatInviteImporter">
|
||||
<meta property="og:description" content="When and which user joined the chat using 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 @@ ChatInviteImporter">
|
|||
<div class="dev_page_bread_crumbs"><ul class="breadcrumb clearfix"><li><a href="/api" >API</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/schema" >TL-schema</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/constructor/chatInviteImporter" >chatInviteImporter</a></li></ul></div>
|
||||
<h1 id="dev_page_title">chatInviteImporter</h1>
|
||||
|
||||
<div id="dev_page_content"><p><div class="clearfix">
|
||||
<div id="dev_page_content"><p>When and which user joined the chat using 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>
|
||||
|
@ -87,12 +66,12 @@ ChatInviteImporter">
|
|||
<tr>
|
||||
<td><strong>user_id</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/long">long</a></td>
|
||||
<td> </td>
|
||||
<td>The user</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>date</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/int">int</a></td>
|
||||
<td> </td>
|
||||
<td>When did the user join</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -4,38 +4,10 @@
|
|||
<meta charset="utf-8">
|
||||
<title>chatTheme</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta property="description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
emoticon
|
||||
string
|
||||
|
||||
theme
|
||||
Theme
|
||||
|
||||
dark_theme
|
||||
Theme
|
||||
|
||||
Type
|
||||
ChatTheme">
|
||||
<meta property="description" content="A chat theme">
|
||||
<meta property="og:title" content="chatTheme">
|
||||
<meta property="og:image" content="">
|
||||
<meta property="og:description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
emoticon
|
||||
string
|
||||
|
||||
theme
|
||||
Theme
|
||||
|
||||
dark_theme
|
||||
Theme
|
||||
|
||||
Type
|
||||
ChatTheme">
|
||||
<meta property="og:description" content="A chat theme">
|
||||
<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 @@ ChatTheme">
|
|||
<div class="dev_page_bread_crumbs"><ul class="breadcrumb clearfix"><li><a href="/api" >API</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/schema" >TL-schema</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/constructor/chatTheme" >chatTheme</a></li></ul></div>
|
||||
<h1 id="dev_page_title">chatTheme</h1>
|
||||
|
||||
<div id="dev_page_content"><p><div class="clearfix">
|
||||
<div id="dev_page_content"><p>A chat theme</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>
|
||||
|
@ -93,17 +66,17 @@ ChatTheme">
|
|||
<tr>
|
||||
<td><strong>emoticon</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/string">string</a></td>
|
||||
<td> </td>
|
||||
<td>Emoji, identifying this specific chat theme</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>theme</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/Theme">Theme</a></td>
|
||||
<td> </td>
|
||||
<td>Theme</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>dark_theme</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/Theme">Theme</a></td>
|
||||
<td> </td>
|
||||
<td>Dark mode theme</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -4,36 +4,10 @@
|
|||
<meta charset="utf-8">
|
||||
<title>groupCallParticipant</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
|
||||
|
||||
left
|
||||
flags.1?true
|
||||
|
||||
can_self_unmute…">
|
||||
<meta property="description" content="Info about a group call participant">
|
||||
<meta property="og:title" content="groupCallParticipant">
|
||||
<meta property="og:image" content="">
|
||||
<meta property="og:description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
flags
|
||||
#
|
||||
Flags, see TL conditional fields
|
||||
muted
|
||||
flags.0?true
|
||||
|
||||
left
|
||||
flags.1?true
|
||||
|
||||
can_self_unmute…">
|
||||
<meta property="og:description" content="Info about a group call participant">
|
||||
<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 @@ can_self_unmute…">
|
|||
<div class="dev_page_bread_crumbs"><ul class="breadcrumb clearfix"><li><a href="/api" >API</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/schema" >TL-schema</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/constructor/groupCallParticipant" >groupCallParticipant</a></li></ul></div>
|
||||
<h1 id="dev_page_title">groupCallParticipant</h1>
|
||||
|
||||
<div id="dev_page_content"><p><div class="clearfix">
|
||||
<div id="dev_page_content"><p>Info about a group call participant</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>
|
||||
|
@ -96,22 +71,22 @@ can_self_unmute…">
|
|||
<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>Whether the participant is muted</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>left</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>Whether the participant has left</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>can_self_unmute</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 the participant can unmute themselves</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>just_joined</strong></td>
|
||||
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.4?<a href="/constructor/true">true</a></td>
|
||||
<td> </td>
|
||||
<td>Whether the participant has just joined</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>versioned</strong></td>
|
||||
|
@ -126,17 +101,17 @@ can_self_unmute…">
|
|||
<tr>
|
||||
<td><strong>muted_by_you</strong></td>
|
||||
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.9?<a href="/constructor/true">true</a></td>
|
||||
<td> </td>
|
||||
<td>Whether this participant was muted by the current user</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>volume_by_admin</strong></td>
|
||||
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.10?<a href="/constructor/true">true</a></td>
|
||||
<td> </td>
|
||||
<td>Whether the volume of this participant was changed by an admin</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>self</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 this participant is the current user</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>video_joined</strong></td>
|
||||
|
@ -146,32 +121,32 @@ can_self_unmute…">
|
|||
<tr>
|
||||
<td><strong>peer</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/Peer">Peer</a></td>
|
||||
<td> </td>
|
||||
<td>Peer information</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>date</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/int">int</a></td>
|
||||
<td> </td>
|
||||
<td>When did this participant join the group call</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>active_date</strong></td>
|
||||
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.3?<a href="/type/int">int</a></td>
|
||||
<td> </td>
|
||||
<td>When was this participant last active in 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>Source ID</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>volume</strong></td>
|
||||
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.7?<a href="/type/int">int</a></td>
|
||||
<td> </td>
|
||||
<td>Volume</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>about</strong></td>
|
||||
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.11?<a href="/type/string">string</a></td>
|
||||
<td> </td>
|
||||
<td>Info about this participant</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>raise_hand_rating</strong></td>
|
||||
|
@ -181,12 +156,12 @@ can_self_unmute…">
|
|||
<tr>
|
||||
<td><strong>video</strong></td>
|
||||
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.6?<a href="/type/GroupCallParticipantVideo">GroupCallParticipantVideo</a></td>
|
||||
<td> </td>
|
||||
<td>Info about the video stream the participant is currently broadcasting</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>presentation</strong></td>
|
||||
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.14?<a href="/type/GroupCallParticipantVideo">GroupCallParticipantVideo</a></td>
|
||||
<td> </td>
|
||||
<td>Info about the screen sharing stream the participant is currently broadcasting</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -4,36 +4,10 @@
|
|||
<meta charset="utf-8">
|
||||
<title>groupCallParticipantVideo</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
|
||||
paused
|
||||
flags.0?true
|
||||
|
||||
endpoint
|
||||
string
|
||||
|
||||
source_groups…">
|
||||
<meta property="description" content="Info about a video stream">
|
||||
<meta property="og:title" content="groupCallParticipantVideo">
|
||||
<meta property="og:image" content="">
|
||||
<meta property="og:description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
flags
|
||||
#
|
||||
Flags, see TL conditional fields
|
||||
paused
|
||||
flags.0?true
|
||||
|
||||
endpoint
|
||||
string
|
||||
|
||||
source_groups…">
|
||||
<meta property="og:description" content="Info about a video stream">
|
||||
<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 @@ source_groups…">
|
|||
<div class="dev_page_bread_crumbs"><ul class="breadcrumb clearfix"><li><a href="/api" >API</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/schema" >TL-schema</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/constructor/groupCallParticipantVideo" >groupCallParticipantVideo</a></li></ul></div>
|
||||
<h1 id="dev_page_title">groupCallParticipantVideo</h1>
|
||||
|
||||
<div id="dev_page_content"><p><div class="clearfix">
|
||||
<div id="dev_page_content"><p>Info about a video stream</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>
|
||||
|
@ -96,22 +71,22 @@ source_groups…">
|
|||
<tr>
|
||||
<td><strong>paused</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 the stream is currently paused</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>endpoint</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/string">string</a></td>
|
||||
<td> </td>
|
||||
<td>Endpoint</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>source_groups</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/Vector%20t">Vector</a><<a href="/type/GroupCallParticipantVideoSourceGroup">GroupCallParticipantVideoSourceGroup</a>></td>
|
||||
<td> </td>
|
||||
<td>Source groups</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>audio_source</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>Audio source ID</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -106,7 +106,7 @@
|
|||
<tr>
|
||||
<td><strong>sticker</strong></td>
|
||||
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.3?<a href="/type/Document">Document</a></td>
|
||||
<td> </td>
|
||||
<td>Associated sticker</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -206,7 +206,7 @@
|
|||
<tr>
|
||||
<td><strong>ttl_period</strong></td>
|
||||
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.25?<a href="/type/int">int</a></td>
|
||||
<td> </td>
|
||||
<td>Time To Live of the message, once message.date+message.ttl_period === time(), the message will be deleted on the server, and must be deleted locally as well.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -4,32 +4,10 @@
|
|||
<meta charset="utf-8">
|
||||
<title>messageActionInviteToGroupCall</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta property="description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
call
|
||||
InputGroupCall
|
||||
|
||||
users
|
||||
Vector<long>
|
||||
|
||||
Type
|
||||
MessageAction">
|
||||
<meta property="description" content="A set of users was invited to the group call">
|
||||
<meta property="og:title" content="messageActionInviteToGroupCall">
|
||||
<meta property="og:image" content="">
|
||||
<meta property="og:description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
call
|
||||
InputGroupCall
|
||||
|
||||
users
|
||||
Vector<long>
|
||||
|
||||
Type
|
||||
MessageAction">
|
||||
<meta property="og:description" content="A set of users was invited to the 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 @@ MessageAction">
|
|||
<div class="dev_page_bread_crumbs"><ul class="breadcrumb clearfix"><li><a href="/api" >API</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/schema" >TL-schema</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/constructor/messageActionInviteToGroupCall" >messageActionInviteToGroupCall</a></li></ul></div>
|
||||
<h1 id="dev_page_title">messageActionInviteToGroupCall</h1>
|
||||
|
||||
<div id="dev_page_content"><p><div class="clearfix">
|
||||
<div id="dev_page_content"><p>A set of users was invited to the 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>
|
||||
|
@ -87,12 +66,12 @@ MessageAction">
|
|||
<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><<a href="/type/long">long</a>></td>
|
||||
<td> </td>
|
||||
<td>The invited users</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -71,7 +71,7 @@
|
|||
<tr>
|
||||
<td><strong>imported</strong></td>
|
||||
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.7?<a href="/constructor/true">true</a></td>
|
||||
<td> </td>
|
||||
<td>Whether this message was imported from a foreign chat service</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>from_id</strong></td>
|
||||
|
|
|
@ -91,7 +91,7 @@
|
|||
<tr>
|
||||
<td><strong>unread_count</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/int">int</a></td>
|
||||
<td> </td>
|
||||
<td>Number of unread messages</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>chats</strong></td>
|
||||
|
|
|
@ -81,7 +81,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>bot_id</strong></td>
|
||||
|
|
|
@ -86,17 +86,17 @@
|
|||
<tr>
|
||||
<td><strong>title</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/string">string</a></td>
|
||||
<td> </td>
|
||||
<td>Title</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>description</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/string">string</a></td>
|
||||
<td> </td>
|
||||
<td>Description</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>photo</strong></td>
|
||||
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.2?<a href="/type/WebDocument">WebDocument</a></td>
|
||||
<td> </td>
|
||||
<td>Photo</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>invoice</strong></td>
|
||||
|
@ -116,7 +116,7 @@
|
|||
<tr>
|
||||
<td><strong>tip_amount</strong></td>
|
||||
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.3?<a href="/type/long">long</a></td>
|
||||
<td> </td>
|
||||
<td>Tipped amount</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>currency</strong></td>
|
||||
|
|
|
@ -4,16 +4,10 @@
|
|||
<meta charset="utf-8">
|
||||
<title>speakingInGroupCallAction</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta property="description" content="Parameters
|
||||
This constructor does not require any parameters.
|
||||
Type
|
||||
SendMessageAction">
|
||||
<meta property="description" content="User is currently speaking in the group call">
|
||||
<meta property="og:title" content="speakingInGroupCallAction">
|
||||
<meta property="og:image" content="">
|
||||
<meta property="og:description" content="Parameters
|
||||
This constructor does not require any parameters.
|
||||
Type
|
||||
SendMessageAction">
|
||||
<meta property="og:description" content="User is currently speaking in the group call">
|
||||
<link rel="shortcut icon" href="/favicon.ico?4" type="image/x-icon" />
|
||||
|
||||
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
|
||||
|
@ -45,7 +39,8 @@ SendMessageAction">
|
|||
<div class="dev_page_bread_crumbs"><ul class="breadcrumb clearfix"><li><a href="/api" >API</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/schema" >TL-schema</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/constructor/speakingInGroupCallAction" >speakingInGroupCallAction</a></li></ul></div>
|
||||
<h1 id="dev_page_title">speakingInGroupCallAction</h1>
|
||||
|
||||
<div id="dev_page_content"><p><div class="clearfix">
|
||||
<div id="dev_page_content"><p>User is currently speaking in the 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>
|
||||
|
|
|
@ -4,36 +4,10 @@
|
|||
<meta charset="utf-8">
|
||||
<title>sponsoredMessage</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
|
||||
random_id
|
||||
bytes
|
||||
|
||||
from_id
|
||||
Peer
|
||||
|
||||
start_param…">
|
||||
<meta property="description" content="A sponsored message">
|
||||
<meta property="og:title" content="sponsoredMessage">
|
||||
<meta property="og:image" content="">
|
||||
<meta property="og:description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
flags
|
||||
#
|
||||
Flags, see TL conditional fields
|
||||
random_id
|
||||
bytes
|
||||
|
||||
from_id
|
||||
Peer
|
||||
|
||||
start_param…">
|
||||
<meta property="og:description" content="A sponsored message">
|
||||
<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 @@ start_param…">
|
|||
<div class="dev_page_bread_crumbs"><ul class="breadcrumb clearfix"><li><a href="/api" >API</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/schema" >TL-schema</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/constructor/sponsoredMessage" >sponsoredMessage</a></li></ul></div>
|
||||
<h1 id="dev_page_title">sponsoredMessage</h1>
|
||||
|
||||
<div id="dev_page_content"><p><div class="clearfix">
|
||||
<div id="dev_page_content"><p>A sponsored 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>
|
||||
|
@ -96,32 +71,35 @@ start_param…">
|
|||
<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>
|
||||
<tr>
|
||||
<td><strong>from_id</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/Peer">Peer</a></td>
|
||||
<td> </td>
|
||||
<td>ID of the sender of the message</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>start_param</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>Parameter for the bot start message if the sponsored chat is a chat with a bot.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>message</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/string">string</a></td>
|
||||
<td> </td>
|
||||
<td>Sponsored message</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>entities</strong></td>
|
||||
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.1?<a href="/type/Vector%20t">Vector</a><<a href="/type/MessageEntity">MessageEntity</a>></td>
|
||||
<td> </td>
|
||||
<td><a href="/api/entities">Message entities for styled text</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3><a class="anchor" href="#type" id="type" name="type"><i class="anchor-icon"></i></a>Type</h3>
|
||||
<p><a href="/type/SponsoredMessage">SponsoredMessage</a></p></div>
|
||||
<p><a href="/type/SponsoredMessage">SponsoredMessage</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="#styled-text-with-message-entities" id="styled-text-with-message-entities" name="styled-text-with-message-entities"><i class="anchor-icon"></i></a><a href="/api/entities">Styled text with message entities</a></h4>
|
||||
<p>How to create styled text with message entities</p></div>
|
||||
|
||||
</div>
|
||||
|
||||
|
|
|
@ -91,7 +91,7 @@
|
|||
<tr>
|
||||
<td><strong>peer_type</strong></td>
|
||||
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.1?<a href="/type/InlineQueryPeerType">InlineQueryPeerType</a></td>
|
||||
<td> </td>
|
||||
<td>Type of the chat from which the inline query was sent.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>offset</strong></td>
|
||||
|
|
|
@ -4,44 +4,10 @@
|
|||
<meta charset="utf-8">
|
||||
<title>updateBotStopped</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta property="description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
user_id
|
||||
long
|
||||
|
||||
date
|
||||
int
|
||||
|
||||
stopped
|
||||
Bool
|
||||
|
||||
qts
|
||||
int
|
||||
|
||||
Type
|
||||
Update">
|
||||
<meta property="description" content="A bot was stopped or re-started.">
|
||||
<meta property="og:title" content="updateBotStopped">
|
||||
<meta property="og:image" content="">
|
||||
<meta property="og:description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
user_id
|
||||
long
|
||||
|
||||
date
|
||||
int
|
||||
|
||||
stopped
|
||||
Bool
|
||||
|
||||
qts
|
||||
int
|
||||
|
||||
Type
|
||||
Update">
|
||||
<meta property="og:description" content="A bot was stopped or re-started.">
|
||||
<link rel="shortcut icon" href="/favicon.ico?4" type="image/x-icon" />
|
||||
|
||||
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
|
||||
|
@ -73,7 +39,8 @@ Update">
|
|||
<div class="dev_page_bread_crumbs"><ul class="breadcrumb clearfix"><li><a href="/api" >API</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/schema" >TL-schema</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/constructor/updateBotStopped" >updateBotStopped</a></li></ul></div>
|
||||
<h1 id="dev_page_title">updateBotStopped</h1>
|
||||
|
||||
<div id="dev_page_content"><p><div class="clearfix">
|
||||
<div id="dev_page_content"><p>A bot was stopped or re-started.</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,17 +66,17 @@ Update">
|
|||
<tr>
|
||||
<td><strong>user_id</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/long">long</a></td>
|
||||
<td> </td>
|
||||
<td>The bot ID</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>date</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/int">int</a></td>
|
||||
<td> </td>
|
||||
<td>When did this action occur</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>stopped</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/Bool">Bool</a></td>
|
||||
<td> </td>
|
||||
<td>Whether the bot was stopped or started</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>qts</strong></td>
|
||||
|
|
|
@ -141,7 +141,7 @@
|
|||
<tr>
|
||||
<td><strong>ttl_period</strong></td>
|
||||
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.25?<a href="/type/int">int</a></td>
|
||||
<td> </td>
|
||||
<td>Time To Live of the message, once message.date+message.ttl_period === time(), the message will be deleted on the server, and must be deleted locally as well.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -106,7 +106,7 @@
|
|||
<tr>
|
||||
<td><strong>ttl_period</strong></td>
|
||||
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.25?<a href="/type/int">int</a></td>
|
||||
<td> </td>
|
||||
<td>Time To Live of the message, once message.date+message.ttl_period === time(), the message will be deleted on the server, and must be deleted locally as well.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -81,7 +81,7 @@
|
|||
<tr>
|
||||
<td><strong>stripped_thumb</strong></td>
|
||||
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.1?<a href="/type/bytes">bytes</a></td>
|
||||
<td> </td>
|
||||
<td><a href="/api/files#stripped-thumbnails">Stripped thumbnail</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>dc_id</strong></td>
|
||||
|
|
|
@ -4,16 +4,10 @@
|
|||
<meta charset="utf-8">
|
||||
<title>account.declinePasswordReset</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta property="description" content="Parameters
|
||||
This constructor does not require any parameters.
|
||||
Result
|
||||
Bool">
|
||||
<meta property="description" content="Abort a pending 2FA password reset">
|
||||
<meta property="og:title" content="account.declinePasswordReset">
|
||||
<meta property="og:image" content="">
|
||||
<meta property="og:description" content="Parameters
|
||||
This constructor does not require any parameters.
|
||||
Result
|
||||
Bool">
|
||||
<meta property="og:description" content="Abort a pending 2FA password reset">
|
||||
<link rel="shortcut icon" href="/favicon.ico?4" type="image/x-icon" />
|
||||
|
||||
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
|
||||
|
@ -45,7 +39,8 @@ 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/account.declinePasswordReset" >account.declinePasswordReset</a></li></ul></div>
|
||||
<h1 id="dev_page_title">account.declinePasswordReset</h1>
|
||||
|
||||
<div id="dev_page_content"><p><div class="clearfix">
|
||||
<div id="dev_page_content"><p>Abort a pending 2FA password reset</p>
|
||||
<p><div class="clearfix">
|
||||
<ul class="dev_layer_select slightly-pull-right nav nav-pills">
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" onclick="return dropdownClick(this, event)" href="#">Layer 133 <b class="caret"></b></a>
|
||||
|
|
|
@ -4,26 +4,10 @@
|
|||
<meta charset="utf-8">
|
||||
<title>account.getChatThemes</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta property="description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
hash
|
||||
int
|
||||
|
||||
Result
|
||||
account.ChatThemes">
|
||||
<meta property="description" content="Get all available chat themes">
|
||||
<meta property="og:title" content="account.getChatThemes">
|
||||
<meta property="og:image" content="">
|
||||
<meta property="og:description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
hash
|
||||
int
|
||||
|
||||
Result
|
||||
account.ChatThemes">
|
||||
<meta property="og:description" content="Get all available chat themes">
|
||||
<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 @@ account.ChatThemes">
|
|||
<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/account.getChatThemes" >account.getChatThemes</a></li></ul></div>
|
||||
<h1 id="dev_page_title">account.getChatThemes</h1>
|
||||
|
||||
<div id="dev_page_content"><p><div class="clearfix">
|
||||
<div id="dev_page_content"><p>Get all available chat themes</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,12 +69,15 @@ account.ChatThemes">
|
|||
<tr>
|
||||
<td><strong>hash</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/int">int</a></td>
|
||||
<td> </td>
|
||||
<td><a href="/api/offsets#hash-generation">Hash for pagination, for more info click here</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/account.ChatThemes">account.ChatThemes</a></p></div>
|
||||
<p><a href="/type/account.ChatThemes">account.ChatThemes</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>
|
||||
|
||||
|
|
|
@ -79,7 +79,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,44 +4,10 @@
|
|||
<meta charset="utf-8">
|
||||
<title>account.reportProfilePhoto</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta property="description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
peer
|
||||
InputPeer
|
||||
|
||||
photo_id
|
||||
InputPhoto
|
||||
|
||||
reason
|
||||
ReportReason
|
||||
|
||||
message
|
||||
string
|
||||
|
||||
Result
|
||||
Bool">
|
||||
<meta property="description" content="Report a profile photo of a dialog">
|
||||
<meta property="og:title" content="account.reportProfilePhoto">
|
||||
<meta property="og:image" content="">
|
||||
<meta property="og:description" content="Parameters
|
||||
Name
|
||||
Type
|
||||
Description
|
||||
peer
|
||||
InputPeer
|
||||
|
||||
photo_id
|
||||
InputPhoto
|
||||
|
||||
reason
|
||||
ReportReason
|
||||
|
||||
message
|
||||
string
|
||||
|
||||
Result
|
||||
Bool">
|
||||
<meta property="og:description" content="Report a profile photo of a dialog">
|
||||
<link rel="shortcut icon" href="/favicon.ico?4" type="image/x-icon" />
|
||||
|
||||
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
|
||||
|
@ -73,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/account.reportProfilePhoto" >account.reportProfilePhoto</a></li></ul></div>
|
||||
<h1 id="dev_page_title">account.reportProfilePhoto</h1>
|
||||
|
||||
<div id="dev_page_content"><p><div class="clearfix">
|
||||
<div id="dev_page_content"><p>Report a profile photo of a 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>
|
||||
|
@ -102,22 +69,22 @@ 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>photo_id</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/InputPhoto">InputPhoto</a></td>
|
||||
<td> </td>
|
||||
<td>Dialog photo ID</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>reason</strong></td>
|
||||
<td style="text-align: center;"><a href="/type/ReportReason">ReportReason</a></td>
|
||||
<td> </td>
|
||||
<td>Report reason</td>
|
||||
</tr>
|
||||
<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,16 +4,10 @@
|
|||
<meta charset="utf-8">
|
||||
<title>account.resetPassword</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta property="description" content="Parameters
|
||||
This constructor does not require any parameters.
|
||||
Result
|
||||
account.ResetPasswordResult">
|
||||
<meta property="description" content="Initiate a 2FA password reset">
|
||||
<meta property="og:title" content="account.resetPassword">
|
||||
<meta property="og:image" content="">
|
||||
<meta property="og:description" content="Parameters
|
||||
This constructor does not require any parameters.
|
||||
Result
|
||||
account.ResetPasswordResult">
|
||||
<meta property="og:description" content="Initiate a 2FA password reset">
|
||||
<link rel="shortcut icon" href="/favicon.ico?4" type="image/x-icon" />
|
||||
|
||||
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
|
||||
|
@ -45,7 +39,8 @@ account.ResetPasswordResult">
|
|||
<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/account.resetPassword" >account.resetPassword</a></li></ul></div>
|
||||
<h1 id="dev_page_title">account.resetPassword</h1>
|
||||
|
||||
<div id="dev_page_content"><p><div class="clearfix">
|
||||
<div id="dev_page_content"><p>Initiate a 2FA password reset</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>
|
||||
|
|
|
@ -52,30 +52,10 @@ Updates">
|
|||
<div class="container clearfix">
|
||||
<div class="dev_page">
|
||||
<div id="dev_page_content_wrap" class=" ">
|
||||
<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>
|
||||
<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><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>
|
||||
<ul class="dropdown-menu">
|
||||
<li><a href="?layer=1">1 – Base layer</a></li><li><a href="?layer=2">2 – New userpic notifications</a></li><li><a href="?layer=3">3 – Send message can trigger link change</a></li><li><a href="?layer=4">4 – Check-in chats</a></li><li><a href="?layer=5">5 – Localized SMS, localized notifications</a></li><li><a href="?layer=6">6 – Foursquare integration</a></li><li><a href="?layer=7">7 – Added wallPaperSolid</a></li><li><a href="?layer=8">8 – Added end-to-end encryption</a></li><li><a href="?layer=9">9 – Improved big files upload perfomance</a></li><li><a href="?layer=10">10 – Improved chat participants updates</a></li><li><a href="?layer=11">11 – Improved secret chats</a></li><li><a href="?layer=12">12 – New dynamic support</a></li><li><a href="?layer=13">13 – Audio, video MIME; contacts import retry; new secret actions</a></li><li><a href="?layer=14">14 – Notify settings sync, blacklist sync</a></li><li><a href="?layer=15">15 – Modified getHistory offset behaviour</a></li><li><a href="?layer=16">16 – Split sendCode into 2 parts</a></li><li><a href="?layer=17">17 – Added custom typing, introduced message flags</a></li><li><a href="?layer=18">18 – Added usernames</a></li><li><a href="?layer=23">23 – Stickers for secret chats</a></li><li><a href="?layer=105">105 – Scheduled messages, Cloud themes</a></li><li><a href="?layer=108">108 – Login with QR code</a></li><li><a href="?layer=109">109 – Polls v2</a></li><li><a href="?layer=110">110 – People Nearby 2.0, Bank card entity</a></li><li><a href="?layer=111">111 – Folders, Broadcast Stats</a></li><li><a href="?layer=112">112 – Old featured stickers, generic dice, poll timer, poll solution</a></li><li><a href="?layer=113">113 – PSA</a></li><li><a href="?layer=114">114 – Video thumbs for GIFs</a></li><li><a href="?layer=115">115 – Peek Channel Invite</a></li><li><a href="?layer=116">116 – Group Stats, Profile Videos</a></li><li><a href="?layer=117">117 – WebRTC Phone Calls</a></li><li><a href="?layer=118">118 – Callback with 2FA, Countries list</a></li><li><a href="?layer=119">119 – Comments in channels, Threads, Anonymous Admins</a></li><li><a href="?layer=120">120 – Multipins, Message Stats, GeoLive v2</a></li><li><a href="?layer=121">121 – SVG-based Outlines for Stickers</a></li><li><a href="?layer=122">122 – Voice Chats</a></li><li><a href="?layer=123">123 – Voice Chat improvements</a></li><li><a href="?layer=124">124 – Expiring Invite links</a></li><li><a href="?layer=125">125 – Voice Chats in Broadcasts</a></li><li><a href="?layer=126">126 – Ban channels 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>
|
||||
<div id="dev_page_content"><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>
|
||||
|
|
|
@ -73,7 +73,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/account.reportProfilePhoto">account.reportProfilePhoto</a></td>
|
||||
<td> </td>
|
||||
<td>Report a profile photo of a dialog</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/channels.reportSpam">channels.reportSpam</a></td>
|
||||
|
@ -225,7 +225,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/account.resetPassword">account.resetPassword</a></td>
|
||||
<td> </td>
|
||||
<td>Initiate a 2FA password reset</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/auth.checkRecoveryPassword">auth.checkRecoveryPassword</a></td>
|
||||
|
@ -412,7 +412,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/account.declinePasswordReset">account.declinePasswordReset</a></td>
|
||||
<td> </td>
|
||||
<td>Abort a pending 2FA password reset</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -1110,7 +1110,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/account.getChatThemes">account.getChatThemes</a></td>
|
||||
<td> </td>
|
||||
<td>Get all available chat themes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/messages.setChatTheme">messages.setChatTheme</a></td>
|
||||
|
|
|
@ -615,7 +615,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/account.reportProfilePhoto">account.reportProfilePhoto</a></td>
|
||||
<td> </td>
|
||||
<td>Report a profile photo of a dialog</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/phone.saveDefaultGroupCallJoinAs">phone.saveDefaultGroupCallJoinAs</a></td>
|
||||
|
@ -631,7 +631,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/account.declinePasswordReset">account.declinePasswordReset</a></td>
|
||||
<td> </td>
|
||||
<td>Abort a pending 2FA password reset</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="/method/auth.checkRecoveryPassword">auth.checkRecoveryPassword</a></td>
|
||||
|
|
|
@ -195,7 +195,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td><a href="/constructor/channelAdminLogEventActionToggleGroupCallSetting">channelAdminLogEventActionToggleGroupCallSetting</a></td>
|
||||
<td> </td>
|
||||
<td>Group call settings were changed</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="/constructor/channelAdminLogEventActionParticipantJoinByInvite">channelAdminLogEventActionParticipantJoinByInvite</a></td>
|
||||
|
|
|
@ -64,7 +64,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><a href="/constructor/chatAdminWithInvites">chatAdminWithInvites</a></td>
|
||||
<td> </td>
|
||||
<td>Info about chat invites generated by admins.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table></div>
|
||||
|
|
|
@ -64,7 +64,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><a href="/constructor/chatInviteImporter">chatInviteImporter</a></td>
|
||||
<td> </td>
|
||||
<td>When and which user joined the chat using a chat invite</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table></div>
|
||||
|
|
|
@ -64,7 +64,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><a href="/constructor/chatTheme">chatTheme</a></td>
|
||||
<td> </td>
|
||||
<td>A chat theme</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table></div>
|
||||
|
|
|
@ -64,7 +64,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><a href="/constructor/groupCallParticipant">groupCallParticipant</a></td>
|
||||
<td> </td>
|
||||
<td>Info about a group call participant</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table></div>
|
||||
|
|
|
@ -64,7 +64,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><a href="/constructor/groupCallParticipantVideo">groupCallParticipantVideo</a></td>
|
||||
<td> </td>
|
||||
<td>Info about a video stream</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table></div>
|
||||
|
|
|
@ -192,7 +192,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td><a href="/constructor/messageActionInviteToGroupCall">messageActionInviteToGroupCall</a></td>
|
||||
<td> </td>
|
||||
<td>A set of users was invited to the group call</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="/constructor/messageActionSetMessagesTTL">messageActionSetMessagesTTL</a></td>
|
||||
|
|
|
@ -133,7 +133,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td><a href="/constructor/speakingInGroupCallAction">speakingInGroupCallAction</a></td>
|
||||
<td> </td>
|
||||
<td>User is currently speaking in the group call</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="/constructor/sendMessageHistoryImportAction">sendMessageHistoryImportAction</a></td>
|
||||
|
|
|
@ -64,7 +64,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><a href="/constructor/sponsoredMessage">sponsoredMessage</a></td>
|
||||
<td> </td>
|
||||
<td>A sponsored message</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table></div>
|
||||
|
|
|
@ -516,7 +516,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td><a href="/constructor/updateBotStopped">updateBotStopped</a></td>
|
||||
<td> </td>
|
||||
<td>A bot was stopped or re-started.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="/constructor/updateGroupCallConnection">updateGroupCallConnection</a></td>
|
||||
|
|
|
@ -88,7 +88,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><a href="/method/account.getChatThemes">account.getChatThemes</a></td>
|
||||
<td> </td>
|
||||
<td>Get all available chat themes</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table></div>
|
||||
|
|
|
@ -93,12 +93,13 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><a href="/method/account.resetPassword">account.resetPassword</a></td>
|
||||
<td> </td>
|
||||
<td>Initiate a 2FA password reset</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</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="#accountresetpassword" id="accountresetpassword" name="accountresetpassword"><i class="anchor-icon"></i></a><a href="/method/account.resetPassword">account.resetPassword</a></h4></div>
|
||||
<h4><a class="anchor" href="#accountresetpassword" id="accountresetpassword" name="accountresetpassword"><i class="anchor-icon"></i></a><a href="/method/account.resetPassword">account.resetPassword</a></h4>
|
||||
<p>Initiate a 2FA password reset</p></div>
|
||||
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in a new issue