diff --git a/data/web/corefork.telegram.org/type/AttachMenuBot.html b/data/web/corefork.telegram.org/type/AttachMenuBot.html index f2b555f35b..0125a9032e 100644 --- a/data/web/corefork.telegram.org/type/AttachMenuBot.html +++ b/data/web/corefork.telegram.org/type/AttachMenuBot.html @@ -67,7 +67,7 @@ attachMenuBot -Represents a bot web app that can be launched from the attachment menu »
+Represents a bot web app that can be launched from the attachment menu » diff --git a/data/web/corefork.telegram.org/type/AttachMenuBotIcon.html b/data/web/corefork.telegram.org/type/AttachMenuBotIcon.html index e13692578f..0a8c1cee22 100644 --- a/data/web/corefork.telegram.org/type/AttachMenuBotIcon.html +++ b/data/web/corefork.telegram.org/type/AttachMenuBotIcon.html @@ -67,7 +67,7 @@ attachMenuBotIcon -Represents an attachment menu icon for bot web apps »
+Represents an attachment menu icon for bot web apps » diff --git a/data/web/corefork.telegram.org/type/AttachMenuBots.html b/data/web/corefork.telegram.org/type/AttachMenuBots.html index 29d7695e38..01823170a7 100644 --- a/data/web/corefork.telegram.org/type/AttachMenuBots.html +++ b/data/web/corefork.telegram.org/type/AttachMenuBots.html @@ -76,7 +76,7 @@ attachMenuBots -Represents a list of bot web apps that can be launched from the attachment menu »
+Represents a list of bot web apps that can be launched from the attachment menu » diff --git a/data/web/corefork.telegram.org/type/AttachMenuBotsBot.html b/data/web/corefork.telegram.org/type/AttachMenuBotsBot.html index 52d664c02e..b8504ecee8 100644 --- a/data/web/corefork.telegram.org/type/AttachMenuBotsBot.html +++ b/data/web/corefork.telegram.org/type/AttachMenuBotsBot.html @@ -71,7 +71,7 @@ attachMenuBotsBot -Represents a bot web app that can be launched from the attachment menu »
+Represents a bot web app that can be launched from the attachment menu » @@ -86,7 +86,7 @@ messages.getAttachMenuBot -Returns attachment menu entry for a bot web app that can be launched from the attachment menu »
+Returns attachment menu entry for a bot web app that can be launched from the attachment menu » diff --git a/data/web/corefork.telegram.org/type/Authorization.html b/data/web/corefork.telegram.org/type/Authorization.html index 3462428ad6..d353463e4f 100644 --- a/data/web/corefork.telegram.org/type/Authorization.html +++ b/data/web/corefork.telegram.org/type/Authorization.html @@ -86,7 +86,7 @@ auth.acceptLoginToken -Login via QR code +Accept QR code login token, logging in the app that generated it.

Returns info about the new session.

For more info, see login via QR code. diff --git a/data/web/corefork.telegram.org/type/AvailableReaction.html b/data/web/corefork.telegram.org/type/AvailableReaction.html index 328dc4f4bc..18f9bafb15 100644 --- a/data/web/corefork.telegram.org/type/AvailableReaction.html +++ b/data/web/corefork.telegram.org/type/AvailableReaction.html @@ -67,7 +67,7 @@ availableReaction -Animations associated with a message reaction » +Animations associated with a message reaction diff --git a/data/web/corefork.telegram.org/type/Bool.html b/data/web/corefork.telegram.org/type/Bool.html index ccc9d15c37..687a23183e 100644 --- a/data/web/corefork.telegram.org/type/Bool.html +++ b/data/web/corefork.telegram.org/type/Bool.html @@ -304,7 +304,7 @@ account.deleteAccount -Delete the user's account from the telegram servers. Can be used, for example, to delete the account of a user that provided the login code, but forgot the 2FA password and no recovery method is configured. +Delete the user's account from the telegram servers.

Can also be used to delete the account of a user that provided the login code, but forgot the 2FA password and no recovery method is configured, see here » for more info on password recovery, and here » for more info on account deletion. account.setAccountTTL @@ -316,7 +316,7 @@ account.resetAuthorization -Log out an active authorized session by it hash +Log out an active authorized session by its hash account.updatePasswordSettings @@ -344,7 +344,7 @@ messages.editChatAdmin -Make a user admin in a basic group. +Make a user admin in a basic group. messages.reorderStickerSets @@ -444,7 +444,7 @@ messages.faveSticker -Mark a sticker as favorite +Mark or unmark a sticker as favorite channels.readMessageContents @@ -468,11 +468,11 @@ account.deleteSecureValue -Delete stored telegram passport value +Delete stored Telegram Passport documents, for more info see the passport docs » users.setSecureValueErrors -Set secure passport value errors for a user +Notify the user that the sent passport data contains some errors The user will not be able to re-submit their Passport data to you until the errors are fixed (the contents of the field for which you returned the error must change).

Use this if the data submitted by the user doesn't satisfy the standards your service requires for any reason. For example, if a birthday date seems invalid, a submitted document is blurry, a scan shows evidence of tampering, etc. Supply some details in the error message to make sure the user knows how to correct the issues. account.acceptAuthorization @@ -532,15 +532,15 @@ account.saveWallPaper -Install/uninstall wallpaper +Install/uninstall wallpaper account.installWallPaper -Install wallpaper +Install wallpaper account.resetWallPapers -Delete installed wallpapers +Delete all installed wallpapers, reverting to the default wallpaper set. account.saveAutoDownloadSettings @@ -548,7 +548,7 @@ channels.setDiscussionGroup -Associate a group to a channel as discussion group for that channel +Associate a group to a channel as discussion group for that channel messages.hidePeerSettingsBar @@ -576,11 +576,11 @@ messages.updateDialogFilter -Update folder +Update folder messages.updateDialogFiltersOrder -Reorder folders +Reorder folders bots.setBotCommands @@ -596,11 +596,11 @@ help.dismissSuggestion -Dismiss a suggestion +Dismiss a suggestion, see here for more info ». messages.readDiscussion -Mark a channel discussion as read +Mark a thread as read messages.deleteChat @@ -636,11 +636,11 @@ account.declinePasswordReset -Abort a pending 2FA password reset +Abort a pending 2FA password reset, see here for more info » auth.checkRecoveryPassword -Check if the recovery code sent using auth.requestPasswordRecovery is valid, before passing it to auth.recoverPassword. +Check if the 2FA recovery code sent using auth.requestPasswordRecovery is valid, before passing it to auth.recoverPassword. channels.viewSponsoredMessage @@ -672,15 +672,15 @@ bots.setBotMenuButton -Sets the menu button action for a given user or for all users +Sets the menu button action » for a given user or for all users bots.setBotBroadcastDefaultAdminRights -Set the default suggested admin rights for bots being added as admins to channels. +Set the default suggested admin rights for bots being added as admins to channels, see here for more info on how to handle them ». bots.setBotGroupDefaultAdminRights -Set the default suggested admin rights for bots being added as admins to groups. +Set the default suggested admin rights for bots being added as admins to groups, see here for more info on how to handle them ». phone.saveCallLog @@ -688,7 +688,7 @@ messages.rateTranscribedAudio -Rate transcribed voice message +Rate transcribed voice message payments.canPurchasePremium diff --git a/data/web/corefork.telegram.org/type/BotCommandScope.html b/data/web/corefork.telegram.org/type/BotCommandScope.html index dd689f48f2..3debd33c99 100644 --- a/data/web/corefork.telegram.org/type/BotCommandScope.html +++ b/data/web/corefork.telegram.org/type/BotCommandScope.html @@ -73,7 +73,7 @@ botCommandScopeDefault -The commands will be valid in all chats +The commands will be valid in all dialogs botCommandScopeUsers @@ -81,7 +81,7 @@ botCommandScopeChats -The specified bot commands will be valid in all groups and supergroups +The specified bot commands will be valid in all groups and supergroups. botCommandScopeChatAdmins @@ -89,7 +89,7 @@ botCommandScopePeer -The specified bot commands will be valid only in a specific dialog +The specified bot commands will be valid only in a specific dialog. botCommandScopePeerAdmins @@ -97,7 +97,7 @@ botCommandScopePeerUser -The specified bot commands will be valid only for a specific user in the specified chat +The specified bot commands will be valid only for a specific user in the specified group or supergroup. diff --git a/data/web/corefork.telegram.org/type/BotMenuButton.html b/data/web/corefork.telegram.org/type/BotMenuButton.html index 9fdaebad35..0b438b8a7c 100644 --- a/data/web/corefork.telegram.org/type/BotMenuButton.html +++ b/data/web/corefork.telegram.org/type/BotMenuButton.html @@ -81,7 +81,7 @@ botMenuButton -Indicates the action to execute when pressing the in-UI menu button for bots +Bot menu button that opens a web app when clicked. @@ -96,7 +96,7 @@ bots.getBotMenuButton -Gets the menu button action for a given user, previously set using bots.setBotMenuButton; users can see this information in the botInfo constructor. +Gets the menu button action for a given user or for all users, previously set using bots.setBotMenuButton; users can see this information in the botInfo constructor. diff --git a/data/web/corefork.telegram.org/type/ChannelParticipantsFilter.html b/data/web/corefork.telegram.org/type/ChannelParticipantsFilter.html index 486189c4b3..c4fc657037 100644 --- a/data/web/corefork.telegram.org/type/ChannelParticipantsFilter.html +++ b/data/web/corefork.telegram.org/type/ChannelParticipantsFilter.html @@ -102,7 +102,7 @@ channelParticipantsMentions -This filter is used when looking for members to mention. +This filter is used when looking for supergroup members to mention.
This filter will automatically remove anonymous admins, and return even non-participant users that replied to a specific thread through the comment section of a channel. diff --git a/data/web/corefork.telegram.org/type/ChatFull.html b/data/web/corefork.telegram.org/type/ChatFull.html index 2273652489..74fece65c0 100644 --- a/data/web/corefork.telegram.org/type/ChatFull.html +++ b/data/web/corefork.telegram.org/type/ChatFull.html @@ -68,11 +68,11 @@ chatFull -Detailed chat info +Full info about a basic group. channelFull -Full info about a channel/supergroup +Full info about a channel, supergroup or gigagroup. diff --git a/data/web/corefork.telegram.org/type/DialogFilter.html b/data/web/corefork.telegram.org/type/DialogFilter.html index 54e96d95ab..90f2b11236 100644 --- a/data/web/corefork.telegram.org/type/DialogFilter.html +++ b/data/web/corefork.telegram.org/type/DialogFilter.html @@ -68,7 +68,7 @@ dialogFilter -Dialog filter (folder) +Dialog filter AKA folder dialogFilterDefault diff --git a/data/web/corefork.telegram.org/type/DialogFilterSuggested.html b/data/web/corefork.telegram.org/type/DialogFilterSuggested.html index ca39d0f810..1384c0aa7e 100644 --- a/data/web/corefork.telegram.org/type/DialogFilterSuggested.html +++ b/data/web/corefork.telegram.org/type/DialogFilterSuggested.html @@ -67,7 +67,7 @@ dialogFilterSuggested -Suggested folders +Suggested folders diff --git a/data/web/corefork.telegram.org/type/DialogPeer.html b/data/web/corefork.telegram.org/type/DialogPeer.html index 8b37d426f2..04d7e24821 100644 --- a/data/web/corefork.telegram.org/type/DialogPeer.html +++ b/data/web/corefork.telegram.org/type/DialogPeer.html @@ -72,7 +72,7 @@ dialogPeerFolder -Folder +Peer folder diff --git a/data/web/corefork.telegram.org/type/Document.html b/data/web/corefork.telegram.org/type/Document.html index 2533a80a2a..418f5eaf7b 100644 --- a/data/web/corefork.telegram.org/type/Document.html +++ b/data/web/corefork.telegram.org/type/Document.html @@ -102,7 +102,7 @@ account.uploadRingtone -Upload notification sound +Upload notification sound, use account.saveRingtone to convert it and add it to the list of saved notification sounds. diff --git a/data/web/corefork.telegram.org/type/GlobalPrivacySettings.html b/data/web/corefork.telegram.org/type/GlobalPrivacySettings.html index 02c7444b50..f654f6a5b7 100644 --- a/data/web/corefork.telegram.org/type/GlobalPrivacySettings.html +++ b/data/web/corefork.telegram.org/type/GlobalPrivacySettings.html @@ -87,7 +87,7 @@ account.getGlobalPrivacySettings -Set global privacy settings +Get global privacy settings account.setGlobalPrivacySettings diff --git a/data/web/corefork.telegram.org/type/GroupCallParticipantVideoSourceGroup.html b/data/web/corefork.telegram.org/type/GroupCallParticipantVideoSourceGroup.html index 1cbedf2dd7..126db18b3d 100644 --- a/data/web/corefork.telegram.org/type/GroupCallParticipantVideoSourceGroup.html +++ b/data/web/corefork.telegram.org/type/GroupCallParticipantVideoSourceGroup.html @@ -67,7 +67,7 @@ groupCallParticipantVideoSourceGroup -Describes a group of video synchronization source identifiers
+Describes a group of video synchronization source identifiers diff --git a/data/web/corefork.telegram.org/type/InputBotInlineMessageID.html b/data/web/corefork.telegram.org/type/InputBotInlineMessageID.html index 50f418a77b..a7062fb8cb 100644 --- a/data/web/corefork.telegram.org/type/InputBotInlineMessageID.html +++ b/data/web/corefork.telegram.org/type/InputBotInlineMessageID.html @@ -68,7 +68,7 @@ inputBotInlineMessageID -Represents a sent inline message from the perspective of a bot +Represents a sent inline message from the perspective of a bot (legacy constructor) inputBotInlineMessageID64 diff --git a/data/web/corefork.telegram.org/type/InputDialogPeer.html b/data/web/corefork.telegram.org/type/InputDialogPeer.html index daa5335aef..954130421e 100644 --- a/data/web/corefork.telegram.org/type/InputDialogPeer.html +++ b/data/web/corefork.telegram.org/type/InputDialogPeer.html @@ -72,7 +72,7 @@ inputDialogPeerFolder -All peers in a folder +All peers in a peer folder diff --git a/data/web/corefork.telegram.org/type/InputFileLocation.html b/data/web/corefork.telegram.org/type/InputFileLocation.html index cc6087707b..c0b3058b9d 100644 --- a/data/web/corefork.telegram.org/type/InputFileLocation.html +++ b/data/web/corefork.telegram.org/type/InputFileLocation.html @@ -100,7 +100,7 @@ inputPhotoLegacyFileLocation -Legacy file location +DEPRECATED legacy photo file location inputPeerPhotoFileLocation diff --git a/data/web/corefork.telegram.org/type/InputInvoice.html b/data/web/corefork.telegram.org/type/InputInvoice.html index b49a053838..ec5bcbcf97 100644 --- a/data/web/corefork.telegram.org/type/InputInvoice.html +++ b/data/web/corefork.telegram.org/type/InputInvoice.html @@ -72,7 +72,7 @@ inputInvoiceSlug -An invoice slug taken from an invoice deep link » or from the premium_invoice_slug app config parameter » +An invoice slug taken from an invoice deep link or from the premium_invoice_slug app config parameter » diff --git a/data/web/corefork.telegram.org/type/InputMedia.html b/data/web/corefork.telegram.org/type/InputMedia.html index 810c3ddf89..5d42d4623b 100644 --- a/data/web/corefork.telegram.org/type/InputMedia.html +++ b/data/web/corefork.telegram.org/type/InputMedia.html @@ -129,7 +129,7 @@ inputMediaGeoLive -Live geographical location +Live geolocation inputMediaPoll @@ -137,7 +137,7 @@ inputMediaDice -Send a dice in the chat +Send a dice-based animated sticker diff --git a/data/web/corefork.telegram.org/type/InputPrivacyKey.html b/data/web/corefork.telegram.org/type/InputPrivacyKey.html index 7f4df09742..0a91661fcc 100644 --- a/data/web/corefork.telegram.org/type/InputPrivacyKey.html +++ b/data/web/corefork.telegram.org/type/InputPrivacyKey.html @@ -75,31 +75,31 @@ inputPrivacyKeyStatusTimestamp -Whether we can see the exact last online timestamp of the user +Whether people will be able to see your exact last online timestamp inputPrivacyKeyChatInvite -Whether the user can be invited to chats +Whether people will be able to invite you to chats inputPrivacyKeyPhoneCall -Whether the user will accept phone calls +Whether you will accept phone calls inputPrivacyKeyPhoneP2P -Whether the user allows P2P communication during VoIP calls +Whether to allow P2P communication during VoIP calls inputPrivacyKeyForwards -Whether messages forwarded from this user will be anonymous +Whether messages forwarded from you will be anonymous inputPrivacyKeyProfilePhoto -Whether people will be able to see the user's profile picture +Whether people will be able to see your profile picture inputPrivacyKeyPhoneNumber -Whether people will be able to see the user's phone number +Whether people will be able to see your phone number inputPrivacyKeyAddedByPhone diff --git a/data/web/corefork.telegram.org/type/InputStickerSet.html b/data/web/corefork.telegram.org/type/InputStickerSet.html index eddf2aa40a..e60653f199 100644 --- a/data/web/corefork.telegram.org/type/InputStickerSet.html +++ b/data/web/corefork.telegram.org/type/InputStickerSet.html @@ -81,7 +81,7 @@ inputStickerSetShortName -Stickerset by short name, from tg://addstickers?set=short_name +Stickerset by short name, from a stickerset deep link » inputStickerSetAnimatedEmoji @@ -89,7 +89,7 @@ inputStickerSetDice -Send a dice +Used for fetching animated dice stickers inputStickerSetAnimatedEmojiAnimations diff --git a/data/web/corefork.telegram.org/type/InputWallPaper.html b/data/web/corefork.telegram.org/type/InputWallPaper.html index 99b2049420..7f3baac1f2 100644 --- a/data/web/corefork.telegram.org/type/InputWallPaper.html +++ b/data/web/corefork.telegram.org/type/InputWallPaper.html @@ -69,15 +69,15 @@ inputWallPaper -Wallpaper +Wallpaper inputWallPaperSlug -Wallpaper by slug (a unique ID) +Wallpaper by slug (a unique ID, obtained from a wallpaper link ») inputWallPaperNoFile -Wallpaper with no file +Wallpaper with no file access hash, used for example when deleting (unsave=true) wallpapers using account.saveWallPaper, specifying just the wallpaper ID. diff --git a/data/web/corefork.telegram.org/type/InputWebFileLocation.html b/data/web/corefork.telegram.org/type/InputWebFileLocation.html index a3d66643a0..a882ce80e8 100644 --- a/data/web/corefork.telegram.org/type/InputWebFileLocation.html +++ b/data/web/corefork.telegram.org/type/InputWebFileLocation.html @@ -73,7 +73,7 @@ inputWebFileGeoPointLocation -Geolocation +Used to download a server-generated image with the map preview from a geoPoint. inputWebFileAudioAlbumThumbLocation diff --git a/data/web/corefork.telegram.org/type/JSONValue.html b/data/web/corefork.telegram.org/type/JSONValue.html index 5afcfc85a1..cb35dbcbd9 100644 --- a/data/web/corefork.telegram.org/type/JSONValue.html +++ b/data/web/corefork.telegram.org/type/JSONValue.html @@ -111,7 +111,7 @@ help.getAppConfig -Get app-specific configuration +Get app-specific configuration, see client configuration for more info on the result. diff --git a/data/web/corefork.telegram.org/type/MessageAction.html b/data/web/corefork.telegram.org/type/MessageAction.html index 750527dbaf..97614d5432 100644 --- a/data/web/corefork.telegram.org/type/MessageAction.html +++ b/data/web/corefork.telegram.org/type/MessageAction.html @@ -191,7 +191,7 @@ messageActionGeoProximityReached -We are now in proximity of this user (triggered by the other user, by sending a live geolocation with the proximity_notification_radius flag) +A user of the chat is now in proximity of another user messageActionGroupCall @@ -203,7 +203,7 @@ messageActionSetMessagesTTL -You changed the Time-To-Live of your messages in this chat. +The Time-To-Live of messages in this chat was changed. messageActionGroupCallScheduled diff --git a/data/web/corefork.telegram.org/type/MessageEntity.html b/data/web/corefork.telegram.org/type/MessageEntity.html index 680908c916..6ef9294627 100644 --- a/data/web/corefork.telegram.org/type/MessageEntity.html +++ b/data/web/corefork.telegram.org/type/MessageEntity.html @@ -91,7 +91,7 @@ messageEntityMention -Message entity mentioning the current user +Message entity mentioning the current user messageEntityHashtag @@ -131,11 +131,11 @@ messageEntityMentionName -Message entity representing a user mention: for creating a mention use inputMessageEntityMentionName. +Message entity representing a user mention: for creating a mention use inputMessageEntityMentionName. inputMessageEntityMentionName -Message entity that can be used to create a user user mention: received mentions use the messageEntityMentionName constructor, instead. +Message entity that can be used to create a user user mention: received mentions use the messageEntityMentionName constructor, instead. messageEntityPhone @@ -167,7 +167,7 @@ messageEntityCustomEmoji -Represents an animated emoji +Represents a custom emoji diff --git a/data/web/corefork.telegram.org/type/MessageMedia.html b/data/web/corefork.telegram.org/type/MessageMedia.html index 77322de2ee..273aaf0ec8 100644 --- a/data/web/corefork.telegram.org/type/MessageMedia.html +++ b/data/web/corefork.telegram.org/type/MessageMedia.html @@ -125,7 +125,7 @@ messageMediaGeoLive -Indicates a live geolocation +Indicates a live geolocation messageMediaPoll @@ -133,7 +133,7 @@ messageMediaDice -Dice +Dice-based animated sticker @@ -156,7 +156,7 @@ messages.uploadImportedMedia -Upload a media file associated with an imported chat. +Upload a media file associated with an imported chat, click here for more info ». diff --git a/data/web/corefork.telegram.org/type/MessageReplyHeader.html b/data/web/corefork.telegram.org/type/MessageReplyHeader.html index e141bbd968..5ca639df7c 100644 --- a/data/web/corefork.telegram.org/type/MessageReplyHeader.html +++ b/data/web/corefork.telegram.org/type/MessageReplyHeader.html @@ -67,7 +67,7 @@ messageReplyHeader -Message thread information +Message replies and thread information diff --git a/data/web/corefork.telegram.org/type/MessageUserVote.html b/data/web/corefork.telegram.org/type/MessageUserVote.html index 88739aa45f..ec0fef4acb 100644 --- a/data/web/corefork.telegram.org/type/MessageUserVote.html +++ b/data/web/corefork.telegram.org/type/MessageUserVote.html @@ -69,7 +69,7 @@ messageUserVote -User ID +How a user voted in a poll messageUserVoteInputOption diff --git a/data/web/corefork.telegram.org/type/MessagesFilter.html b/data/web/corefork.telegram.org/type/MessagesFilter.html index 58c332331b..c48f89db9c 100644 --- a/data/web/corefork.telegram.org/type/MessagesFilter.html +++ b/data/web/corefork.telegram.org/type/MessagesFilter.html @@ -135,7 +135,7 @@ inputMessagesFilterMyMentions -Return only messages where the current user was mentioned +Return only messages where the current user was mentioned. inputMessagesFilterGeo diff --git a/data/web/corefork.telegram.org/type/PaymentFormMethod.html b/data/web/corefork.telegram.org/type/PaymentFormMethod.html index d099413833..2fa81796df 100644 --- a/data/web/corefork.telegram.org/type/PaymentFormMethod.html +++ b/data/web/corefork.telegram.org/type/PaymentFormMethod.html @@ -67,7 +67,7 @@ paymentFormMethod -Represents a payment method +Represents an additional payment method diff --git a/data/web/corefork.telegram.org/type/PeerSettings.html b/data/web/corefork.telegram.org/type/PeerSettings.html index 7de656e7b0..5e7f1b0da1 100644 --- a/data/web/corefork.telegram.org/type/PeerSettings.html +++ b/data/web/corefork.telegram.org/type/PeerSettings.html @@ -67,7 +67,7 @@ peerSettings -List of actions that are possible when interacting with this user +List of actions that are possible when interacting with this user, to be shown as suggested actions in the chat bar diff --git a/data/web/corefork.telegram.org/type/PhotoSize.html b/data/web/corefork.telegram.org/type/PhotoSize.html index 9896985667..5f858f3b5d 100644 --- a/data/web/corefork.telegram.org/type/PhotoSize.html +++ b/data/web/corefork.telegram.org/type/PhotoSize.html @@ -84,7 +84,7 @@ photoStrippedSize -Just the image's content +A low-resolution compressed JPG payload photoSizeProgressive diff --git a/data/web/corefork.telegram.org/type/PrivacyKey.html b/data/web/corefork.telegram.org/type/PrivacyKey.html index fbf0e8365d..f5bc20fb44 100644 --- a/data/web/corefork.telegram.org/type/PrivacyKey.html +++ b/data/web/corefork.telegram.org/type/PrivacyKey.html @@ -75,7 +75,7 @@ privacyKeyStatusTimestamp -Whether we can see the last online timestamp +Whether we can see the last online timestamp of this user privacyKeyChatInvite @@ -87,7 +87,7 @@ privacyKeyPhoneP2P -Whether P2P connections in phone calls are allowed +Whether P2P connections in phone calls with this user are allowed privacyKeyForwards @@ -103,7 +103,7 @@ privacyKeyAddedByPhone -Whether people can add you to their contact list by your phone number +Whether this user can be added to our contact list by their phone number privacyKeyVoiceMessages diff --git a/data/web/corefork.telegram.org/type/RestrictionReason.html b/data/web/corefork.telegram.org/type/RestrictionReason.html index b719ff8fd9..18ecf8d9ce 100644 --- a/data/web/corefork.telegram.org/type/RestrictionReason.html +++ b/data/web/corefork.telegram.org/type/RestrictionReason.html @@ -67,7 +67,7 @@ restrictionReason -Restriction reason +Restriction reason.

Contains the reason why access to a certain object must be restricted. Clients are supposed to deny access to the channel if the platform field is equal to all or to the current platform (ios, android, wp, etc.). Platforms can be concatenated (ios-android, ios-wp), unknown platforms are to be ignored. The text is the error message that should be shown to the user. diff --git a/data/web/corefork.telegram.org/type/SearchResultsPosition.html b/data/web/corefork.telegram.org/type/SearchResultsPosition.html index d7753e4bc7..f3d9ed2b65 100644 --- a/data/web/corefork.telegram.org/type/SearchResultsPosition.html +++ b/data/web/corefork.telegram.org/type/SearchResultsPosition.html @@ -67,7 +67,7 @@ searchResultPosition -Information about a message in a specific position
+Information about a message in a specific position diff --git a/data/web/corefork.telegram.org/type/SecureData.html b/data/web/corefork.telegram.org/type/SecureData.html index 7ccb17c37a..5768e4a30a 100644 --- a/data/web/corefork.telegram.org/type/SecureData.html +++ b/data/web/corefork.telegram.org/type/SecureData.html @@ -67,7 +67,7 @@ secureData -Secure data +Secure passport data, for more info see the passport docs » diff --git a/data/web/corefork.telegram.org/type/SecureFile.html b/data/web/corefork.telegram.org/type/SecureFile.html index c2379f5e38..1534fb7cc5 100644 --- a/data/web/corefork.telegram.org/type/SecureFile.html +++ b/data/web/corefork.telegram.org/type/SecureFile.html @@ -72,7 +72,7 @@ secureFile -Secure file +Secure passport file, for more info see the passport docs » diff --git a/data/web/corefork.telegram.org/type/SecureValue.html b/data/web/corefork.telegram.org/type/SecureValue.html index eab1228e9a..73ca5275d1 100644 --- a/data/web/corefork.telegram.org/type/SecureValue.html +++ b/data/web/corefork.telegram.org/type/SecureValue.html @@ -4,10 +4,10 @@ SecureValue - + - + @@ -86,7 +86,7 @@ account.saveSecureValue -Save secure passport value +Securely save Telegram Passport document, for more info see the passport docs » diff --git a/data/web/corefork.telegram.org/type/SecureValueError.html b/data/web/corefork.telegram.org/type/SecureValueError.html index 244442431c..b49fc01503 100644 --- a/data/web/corefork.telegram.org/type/SecureValueError.html +++ b/data/web/corefork.telegram.org/type/SecureValueError.html @@ -75,27 +75,27 @@ secureValueErrorData -Secure value error +Represents an issue in one of the data fields that was provided by the user. The error is considered resolved when the field's value changes. secureValueErrorFrontSide -Secure value error front side +Represents an issue with the front side of a document. The error is considered resolved when the file with the front side of the document changes. secureValueErrorReverseSide -Reverse side error +Represents an issue with the reverse side of a document. The error is considered resolved when the file with reverse side of the document changes. secureValueErrorSelfie -Secure value error: invalid selfie +Represents an issue with the selfie with a document. The error is considered resolved when the file with the selfie changes. secureValueErrorFile -Secure value error file +Represents an issue with a document scan. The error is considered resolved when the file with the document scan changes. secureValueErrorFiles -Secure value error files +Represents an issue with a list of scans. The error is considered resolved when the list of files containing the scans changes. secureValueError @@ -103,11 +103,11 @@ secureValueErrorTranslationFile -Translation missing +Represents an issue with one of the files that constitute the translation of a document. The error is considered resolved when the file changes. secureValueErrorTranslationFiles -Translation file error +Represents an issue with the translated version of a document. The error is considered resolved when a file with the document translation changes. diff --git a/data/web/corefork.telegram.org/type/SendMessageAction.html b/data/web/corefork.telegram.org/type/SendMessageAction.html index 613aee1b90..eb47aec2a7 100644 --- a/data/web/corefork.telegram.org/type/SendMessageAction.html +++ b/data/web/corefork.telegram.org/type/SendMessageAction.html @@ -4,10 +4,10 @@ SendMessageAction - + - + @@ -148,11 +148,11 @@ sendMessageEmojiInteraction -User has clicked on an animated emoji, triggering a reaction +User has clicked on an animated emoji triggering a reaction, click here for more info ». sendMessageEmojiInteractionSeen -User has seen the reaction generated by another user +User is watching an animated emoji reaction triggered by another user, click here for more info ». diff --git a/data/web/corefork.telegram.org/type/SponsoredMessage.html b/data/web/corefork.telegram.org/type/SponsoredMessage.html index be79863790..9b3f4f39c5 100644 --- a/data/web/corefork.telegram.org/type/SponsoredMessage.html +++ b/data/web/corefork.telegram.org/type/SponsoredMessage.html @@ -67,7 +67,7 @@ sponsoredMessage -A sponsored message +A sponsored message. diff --git a/data/web/corefork.telegram.org/type/StatsDateRangeDays.html b/data/web/corefork.telegram.org/type/StatsDateRangeDays.html index 21c76aafc7..bfedd14970 100644 --- a/data/web/corefork.telegram.org/type/StatsDateRangeDays.html +++ b/data/web/corefork.telegram.org/type/StatsDateRangeDays.html @@ -67,7 +67,7 @@ statsDateRangeDays -Channel statistics date range +Channel statistics date range diff --git a/data/web/corefork.telegram.org/type/StatsGraph.html b/data/web/corefork.telegram.org/type/StatsGraph.html index c54488cf1a..2efd852166 100644 --- a/data/web/corefork.telegram.org/type/StatsGraph.html +++ b/data/web/corefork.telegram.org/type/StatsGraph.html @@ -73,15 +73,15 @@ statsGraphAsync -This graph must be generated asynchronously using stats.loadAsyncGraph to reduce server load +This channel statistics graph must be generated asynchronously using stats.loadAsyncGraph to reduce server load statsGraphError -An error occurred while generating the statistics graph +An error occurred while generating the statistics graph statsGraph -Channel statistics graph +Channel statistics graph @@ -96,7 +96,7 @@ stats.loadAsyncGraph -Load channel statistics graph asynchronously +Load channel statistics graph asynchronously diff --git a/data/web/corefork.telegram.org/type/StatsPercentValue.html b/data/web/corefork.telegram.org/type/StatsPercentValue.html index 7ba7422753..67865aa028 100644 --- a/data/web/corefork.telegram.org/type/StatsPercentValue.html +++ b/data/web/corefork.telegram.org/type/StatsPercentValue.html @@ -67,7 +67,7 @@ statsPercentValue -Channel statistics percentage +Channel statistics percentage.
Compute the percentage simply by doing part * total / 100 diff --git a/data/web/corefork.telegram.org/type/StickerSetCovered.html b/data/web/corefork.telegram.org/type/StickerSetCovered.html index e6f8d974e9..9ee3b9f540 100644 --- a/data/web/corefork.telegram.org/type/StickerSetCovered.html +++ b/data/web/corefork.telegram.org/type/StickerSetCovered.html @@ -69,11 +69,11 @@ stickerSetCovered -Stickerset, with a specific sticker as preview +Stickerset with a single sticker as preview stickerSetMultiCovered -Stickerset, with a specific stickers as preview +Stickerset, with multiple stickers as preview stickerSetFullCovered diff --git a/data/web/corefork.telegram.org/type/Update.html b/data/web/corefork.telegram.org/type/Update.html index 8b359681a3..6a632c7a1f 100644 --- a/data/web/corefork.telegram.org/type/Update.html +++ b/data/web/corefork.telegram.org/type/Update.html @@ -168,7 +168,7 @@ updateNewMessage -New message. +New message in a private chat or in a basic group. updateMessageID @@ -180,11 +180,11 @@ updateUserTyping -The user is preparing a message; typing, recording, uploading, etc. This update is valid for 6 seconds. If no further updates of this kind are received after 6 seconds, it should be considered that the user stopped doing whatever they were doing. +The user is preparing a message; typing, recording, uploading, etc. This update is valid for 6 seconds. If no further updates of this kind are received after 6 seconds, it should be considered that the user stopped doing whatever they were doing updateChatUserTyping -The user is preparing a message in a group; typing, recording, uploading, etc. This update is valid for 6 seconds. If no further updates of this kind are received after 6 seconds, it should be considered that the user stopped doing whatever they were doing. +The user is preparing a message in a group; typing, recording, uploading, etc. This update is valid for 6 seconds. If no further updates of this kind are received after 6 seconds, it should be considered that the user stopped doing whatever they were doing updateChatParticipants @@ -256,7 +256,7 @@ updateWebPage -An (IV) webpage preview was generated +An instant view webpage preview was generated updateReadMessagesContents @@ -264,7 +264,7 @@ updateChannelTooLong -There are new updates in the specified channel, the client must fetch them, eventually starting the specified pts if the difference is too long or if the channel isn't currently in the states. +There are new updates in the specified channel, the client must fetch them.
If the difference is too long or if the channel isn't currently in the states, start fetching from the specified pts. updateChannel @@ -424,7 +424,7 @@ updateFolderPeers -The dialog list of a folder was changed +The peer list of a peer folder was updated updatePeerSettings @@ -436,15 +436,15 @@ updateNewScheduledMessage -New incoming scheduled message +A message was added to the schedule queue of a chat updateDeleteScheduledMessages -Some scheduled messages were deleted +Some scheduled messages were deleted from the schedule queue of a chat updateTheme -A new cloud theme was installed +A cloud theme was updated updateGeoLiveViewed @@ -452,7 +452,7 @@ updateLoginToken -A login token (for login via QR code) was generated +A login token (for login via QR code) was accepted. updateMessagePollVote @@ -460,15 +460,15 @@ updateDialogFilter -A new folder was added +A new folder was added updateDialogFilterOrder -New chat folders order +New folder order updateDialogFilters -Update folder list +Clients should update folder info updatePhoneCallSignalingData @@ -480,7 +480,7 @@ updateReadChannelDiscussionInbox -Incoming messages were marked as read +Incoming comments in a discussion thread were marked as read updateReadChannelDiscussionOutbox @@ -492,7 +492,7 @@ updateChannelUserTyping -user is typing in a supergroup, channel or message thread +A user is typing in a supergroup, channel or message thread updatePinnedMessages @@ -524,7 +524,7 @@ updateChannelParticipant -A participant has left/joined a channel or supergroup. +A participant has left, joined, was banned or admined in a channel or supergroup. updateBotStopped @@ -568,7 +568,7 @@ updateTranscribedAudio -A pending transcription initiated with messages.transcribeAudio was updated. +A pending voice message transcription » initiated with messages.transcribeAudio was updated. updateReadFeaturedEmojiStickers diff --git a/data/web/corefork.telegram.org/type/Updates.html b/data/web/corefork.telegram.org/type/Updates.html index 81beb034ca..00b9a02ec0 100644 --- a/data/web/corefork.telegram.org/type/Updates.html +++ b/data/web/corefork.telegram.org/type/Updates.html @@ -237,11 +237,11 @@ messages.startBot -Start a conversation with a bot using a deep linking parameter +Start a conversation with a bot using a deep linking parameter help.getAppChangelog -Get changelog of current app +Get changelog of current app.
Typically, an updates constructor will be returned, containing one or more updateServiceNotification updates with app-specific changelogs. channels.createChannel @@ -293,7 +293,7 @@ messages.getAllDrafts -Save get all message drafts. +Return all message drafts.
Returns all the latest updateDraftMessage updates related to all chats with drafts. messages.setGameScore @@ -305,7 +305,7 @@ phone.setCallRating -Rate a call +Rate a call, returns info about the rating message sent to the official VoIP bot. channels.editBanned @@ -325,7 +325,7 @@ messages.sendMultiMedia -Send an album of media +Send an album or grouped media messages.updatePinnedMessage @@ -349,15 +349,15 @@ folders.editPeerFolders -Edit peers in folder +Edit peers in peer folder folders.deleteFolder -Delete a folder +Delete a peer folder contacts.addContact -Add an existing telegram user as contact +Add an existing telegram user as contact.

Use contacts.importContacts to add contacts by phone number, without knowing their Telegram ID. contacts.acceptContact @@ -377,7 +377,7 @@ messages.sendScheduledMessages -Send scheduled messages +Send scheduled messages right away messages.deleteScheduledMessages @@ -417,15 +417,15 @@ channels.convertToGigagroup -Convert a supergroup to a gigagroup +Convert a supergroup to a gigagroup, when requested by channel suggestions. phone.toggleGroupCallRecord -Start or stop recording a group call +Start or stop recording a group call: the recorded audio and video streams will be automatically sent to Saved messages (the chat with ourselves). phone.editGroupCallParticipant -Edit information about a given group call participant +Edit information about a given group call participant

Note: flags.N?Bool parameters can have three possible values:

- If the TL flag is not set, the previous value will not be changed.
- If the TL flag is set and contains a boolTrue, the previous value will be overwritten to true.
- If the TL flag is set and contains a boolFalse, the previous value will be overwritten to false. phone.editGroupCallTitle @@ -453,11 +453,11 @@ messages.hideChatJoinRequest -Dismiss or approve a chat join request » related to a specific chat or channel +Dismiss or approve a chat join request related to a specific chat or channel. messages.hideAllChatJoinRequests -Dismiss or approve all join requests » related to a specific chat or channel +Dismiss or approve all join requests related to a specific chat or channel. messages.toggleNoForwards diff --git a/data/web/corefork.telegram.org/type/VideoSize.html b/data/web/corefork.telegram.org/type/VideoSize.html index a48966c9cc..8e90e0f38d 100644 --- a/data/web/corefork.telegram.org/type/VideoSize.html +++ b/data/web/corefork.telegram.org/type/VideoSize.html @@ -67,7 +67,7 @@ videoSize -Animated profile picture in MPEG4 format +Animated profile picture in MPEG4 format diff --git a/data/web/corefork.telegram.org/type/WallPaper.html b/data/web/corefork.telegram.org/type/WallPaper.html index 4b717d9175..5d873ef356 100644 --- a/data/web/corefork.telegram.org/type/WallPaper.html +++ b/data/web/corefork.telegram.org/type/WallPaper.html @@ -73,11 +73,11 @@ wallPaper -Wallpaper settings. +Represents a wallpaper based on an image. wallPaperNoFile -No file wallpaper +Represents a wallpaper only based on colors/gradients. @@ -92,11 +92,11 @@ account.getWallPaper -Get info about a certain wallpaper +Get info about a certain wallpaper account.uploadWallPaper -Create and upload a new wallpaper +Create and upload a new wallpaper diff --git a/data/web/corefork.telegram.org/type/WallPaperSettings.html b/data/web/corefork.telegram.org/type/WallPaperSettings.html index 847ec7fd77..6850ce4c3c 100644 --- a/data/web/corefork.telegram.org/type/WallPaperSettings.html +++ b/data/web/corefork.telegram.org/type/WallPaperSettings.html @@ -67,7 +67,7 @@ wallPaperSettings -Wallpaper settings +Wallpaper rendering information. diff --git a/data/web/corefork.telegram.org/type/account.AuthorizationForm b/data/web/corefork.telegram.org/type/account.AuthorizationForm index 40032dcece..0e95383fec 100644 --- a/data/web/corefork.telegram.org/type/account.AuthorizationForm +++ b/data/web/corefork.telegram.org/type/account.AuthorizationForm @@ -71,7 +71,7 @@ account.authorizationForm -Authorization form +Telegram Passport authorization form diff --git a/data/web/corefork.telegram.org/type/account.ResetPasswordResult b/data/web/corefork.telegram.org/type/account.ResetPasswordResult index 83527e3b44..4e70c827d0 100644 --- a/data/web/corefork.telegram.org/type/account.ResetPasswordResult +++ b/data/web/corefork.telegram.org/type/account.ResetPasswordResult @@ -73,11 +73,11 @@ account.resetPasswordFailedWait -You requested a password reset too many times, please wait until the specified date before retrying the reset. +You recently requested a password reset that was canceled, please wait until the specified date before requesting another reset. account.resetPasswordRequestedWait -You already requested a password reset, please wait until the specified date before retrying the reset. +You successfully requested a password reset, please wait until the specified date before finalizing the reset. account.resetPasswordOk @@ -96,7 +96,7 @@ account.resetPassword -Initiate a 2FA password reset +Initiate a 2FA password reset: can only be used if the user is already logged-in, see here for more info » diff --git a/data/web/corefork.telegram.org/type/account.SavedRingtone b/data/web/corefork.telegram.org/type/account.SavedRingtone index eb0a7eaa56..1faf7ebc6e 100644 --- a/data/web/corefork.telegram.org/type/account.SavedRingtone +++ b/data/web/corefork.telegram.org/type/account.SavedRingtone @@ -91,7 +91,7 @@ account.saveRingtone -Save notification sound +Save or remove saved notification sound.

If the notification sound is already in MP3 format, account.savedRingtone will be returned.
Otherwise, it will be automatically converted and a account.savedRingtoneConverted will be returned, containing a new document object that should be used to refer to the ringtone from now on (ie when deleting it using the unsave parameter, or when downloading it). diff --git a/data/web/corefork.telegram.org/type/account.WallPapers b/data/web/corefork.telegram.org/type/account.WallPapers index 4d2e299d9f..f2b780d1ff 100644 --- a/data/web/corefork.telegram.org/type/account.WallPapers +++ b/data/web/corefork.telegram.org/type/account.WallPapers @@ -72,11 +72,11 @@ account.wallPapersNotModified -No new wallpapers were found +No new wallpapers were found account.wallPapers -Installed wallpapers +Installed wallpapers @@ -91,7 +91,7 @@ account.getWallPapers -Returns a list of available wallpapers. +Returns a list of available wallpapers. diff --git a/data/web/corefork.telegram.org/type/auth.CodeType b/data/web/corefork.telegram.org/type/auth.CodeType index 00e50a26eb..c81bf73090 100644 --- a/data/web/corefork.telegram.org/type/auth.CodeType +++ b/data/web/corefork.telegram.org/type/auth.CodeType @@ -70,15 +70,15 @@ auth.codeTypeSms -Type of verification code that will be sent next if you call the resendCode method: SMS code +The next time, the authentication code will be delivered via an immediately canceled incoming call. auth.codeTypeCall -Type of verification code that will be sent next if you call the resendCode method: SMS code +The next time, the authentication code is to be delivered via an outgoing phone call. auth.codeTypeFlashCall -Type of verification code that will be sent next if you call the resendCode method: SMS code +The next time, the authentication code will be delivered via an immediately canceled incoming call. auth.codeTypeMissedCall diff --git a/data/web/corefork.telegram.org/type/auth.LoginToken b/data/web/corefork.telegram.org/type/auth.LoginToken index ba577e45bd..0a891ccda4 100644 --- a/data/web/corefork.telegram.org/type/auth.LoginToken +++ b/data/web/corefork.telegram.org/type/auth.LoginToken @@ -74,7 +74,7 @@ auth.loginToken -Login token (for QR code login) +Login token (for QR code login) auth.loginTokenMigrateTo @@ -97,7 +97,7 @@ auth.exportLoginToken -Export login token (for login via QR code) +Generate a login token, for login via QR code.
The generated login token should be encoded using base64url, then shown as a tg://login?token=base64encodedtoken deep link » in the QR code.

For more info, see login via QR code. auth.importLoginToken diff --git a/data/web/corefork.telegram.org/type/channels.ChannelParticipants b/data/web/corefork.telegram.org/type/channels.ChannelParticipants index a4c4206a51..42ec0b7f3c 100644 --- a/data/web/corefork.telegram.org/type/channels.ChannelParticipants +++ b/data/web/corefork.telegram.org/type/channels.ChannelParticipants @@ -91,7 +91,7 @@ channels.getParticipants -Get the participants of a channel +Get the participants of a supergroup/channel diff --git a/data/web/corefork.telegram.org/type/contacts.ImportedContacts b/data/web/corefork.telegram.org/type/contacts.ImportedContacts index 35ee4cc01c..5a999f1d4c 100644 --- a/data/web/corefork.telegram.org/type/contacts.ImportedContacts +++ b/data/web/corefork.telegram.org/type/contacts.ImportedContacts @@ -86,7 +86,7 @@ contacts.importContacts -Imports contacts: saves a full list on the server, adds already registered contacts to the contact list, returns added contacts and their info. +Imports contacts: saves a full list on the server, adds already registered contacts to the contact list, returns added contacts and their info.

Use contacts.addContact to add Telegram contacts without actually using their phone number. diff --git a/data/web/corefork.telegram.org/type/contacts.ResolvedPeer b/data/web/corefork.telegram.org/type/contacts.ResolvedPeer index a54c0be9cb..51757cd7a5 100644 --- a/data/web/corefork.telegram.org/type/contacts.ResolvedPeer +++ b/data/web/corefork.telegram.org/type/contacts.ResolvedPeer @@ -91,7 +91,7 @@ contacts.resolvePhone -Resolve a phone number to get peer info +Resolve a phone number to get user info, if their privacy settings allow it. diff --git a/data/web/corefork.telegram.org/type/help.DeepLinkInfo b/data/web/corefork.telegram.org/type/help.DeepLinkInfo index ab53d02186..425566bb70 100644 --- a/data/web/corefork.telegram.org/type/help.DeepLinkInfo +++ b/data/web/corefork.telegram.org/type/help.DeepLinkInfo @@ -76,7 +76,7 @@ help.deepLinkInfo -Deep link info +Deep link info, see the here for more details @@ -91,7 +91,7 @@ help.getDeepLinkInfo -Get info about a t.me link +Get info about an unsupported deep link, see here for more info ». diff --git a/data/web/corefork.telegram.org/type/help.InviteText b/data/web/corefork.telegram.org/type/help.InviteText index 9ee4ad70e2..2ff8dfe6d6 100644 --- a/data/web/corefork.telegram.org/type/help.InviteText +++ b/data/web/corefork.telegram.org/type/help.InviteText @@ -71,7 +71,7 @@ help.inviteText -Text of a text message with an invitation to install application. +Text of a text message with an invitation to install Telegram. @@ -86,7 +86,7 @@ help.getInviteText -Returns text of a text message with an invitation. +Returns localized text of a text message with an invitation. diff --git a/data/web/corefork.telegram.org/type/messages.AffectedFoundMessages b/data/web/corefork.telegram.org/type/messages.AffectedFoundMessages index 45d0ec9f33..3c06ba6438 100644 --- a/data/web/corefork.telegram.org/type/messages.AffectedFoundMessages +++ b/data/web/corefork.telegram.org/type/messages.AffectedFoundMessages @@ -86,7 +86,7 @@ messages.deletePhoneCallHistory -Delete the phone call history with a user +Delete the entire phone call history. diff --git a/data/web/corefork.telegram.org/type/messages.ChatFull b/data/web/corefork.telegram.org/type/messages.ChatFull index 6d280d12bd..3a0efb99f9 100644 --- a/data/web/corefork.telegram.org/type/messages.ChatFull +++ b/data/web/corefork.telegram.org/type/messages.ChatFull @@ -88,11 +88,11 @@ messages.getFullChat -Returns full chat info according to its ID. +Get full info about a basic group. channels.getFullChannel -Get full info about a channel +Get full info about a supergroup, gigagroup or channel diff --git a/data/web/corefork.telegram.org/type/messages.Chats b/data/web/corefork.telegram.org/type/messages.Chats index b83ce16f0f..1e58eb6497 100644 --- a/data/web/corefork.telegram.org/type/messages.Chats +++ b/data/web/corefork.telegram.org/type/messages.Chats @@ -122,7 +122,7 @@ channels.getGroupsForDiscussion -Get all groups that can be used as discussion groups +Get all groups that can be used as discussion groups.

Returned basic group chats must be first upgraded to supergroups before they can be set as a discussion group.
To set a returned supergroup as a discussion group, access to its old messages must be enabled using channels.togglePreHistoryHidden, first. diff --git a/data/web/corefork.telegram.org/type/messages.CheckedHistoryImportPeer b/data/web/corefork.telegram.org/type/messages.CheckedHistoryImportPeer index e46bfd7422..3e86e43aae 100644 --- a/data/web/corefork.telegram.org/type/messages.CheckedHistoryImportPeer +++ b/data/web/corefork.telegram.org/type/messages.CheckedHistoryImportPeer @@ -71,7 +71,7 @@ messages.checkedHistoryImportPeer -Contains a confirmation text to be shown to the user, upon importing chat history. +Contains a confirmation text to be shown to the user, upon importing chat history, click here for more info ». @@ -86,7 +86,7 @@ messages.checkHistoryImportPeer -Check whether chat history exported from another chat app can be imported into a specific Telegram chat.

If the check succeeds, and no RPC errors are returned, a messages.CheckedHistoryImportPeer constructor will be returned, with a confirmation text to be shown to the user, before actually initializing the import. +Check whether chat history exported from another chat app can be imported into a specific Telegram chat, click here for more info ».

If the check succeeds, and no RPC errors are returned, a messages.CheckedHistoryImportPeer constructor will be returned, with a confirmation text to be shown to the user, before actually initializing the import. diff --git a/data/web/corefork.telegram.org/type/messages.ExportedChatInvites b/data/web/corefork.telegram.org/type/messages.ExportedChatInvites index 38611ee10d..15ae04cd63 100644 --- a/data/web/corefork.telegram.org/type/messages.ExportedChatInvites +++ b/data/web/corefork.telegram.org/type/messages.ExportedChatInvites @@ -71,7 +71,7 @@ messages.exportedChatInvites -Info about chat invites exported by a certain admin.
+Info about chat invites exported by a certain admin. diff --git a/data/web/corefork.telegram.org/type/messages.FeaturedStickers b/data/web/corefork.telegram.org/type/messages.FeaturedStickers index add13212b1..23065fe6ba 100644 --- a/data/web/corefork.telegram.org/type/messages.FeaturedStickers +++ b/data/web/corefork.telegram.org/type/messages.FeaturedStickers @@ -97,7 +97,7 @@ messages.getOldFeaturedStickers -Old method for fetching featured sticker +Method for fetching previously featured stickers messages.getFeaturedEmojiStickers diff --git a/data/web/corefork.telegram.org/type/messages.HistoryImport b/data/web/corefork.telegram.org/type/messages.HistoryImport index bcb4c53777..095270c29d 100644 --- a/data/web/corefork.telegram.org/type/messages.HistoryImport +++ b/data/web/corefork.telegram.org/type/messages.HistoryImport @@ -71,7 +71,7 @@ messages.historyImport -ID of a specific chat import session +ID of a specific chat import session, click here for more info ». @@ -86,7 +86,7 @@ messages.initHistoryImport -Import chat history from a foreign chat app into a specific Telegram chat.
Make sure to call messages.checkHistoryImportPeer, first, to make sure you have the rights to import history into this chat, and to show an additional confirmation prompt to the user with useful information returned by the RPC call.
Typically, history imports are allowed for private chats with a mutual contact or supergroups with change_info administrator rights ».

After initializing the history import process and uploading all media files associated with the chat using messages.uploadImportedMedia, call messages.startHistoryImport to complete the history import process, importing all messages into the chat. +Import chat history from a foreign chat app into a specific Telegram chat, click here for more info about imported chats ». diff --git a/data/web/corefork.telegram.org/type/messages.HistoryImportParsed b/data/web/corefork.telegram.org/type/messages.HistoryImportParsed index 72712c00f3..a9a2c002f4 100644 --- a/data/web/corefork.telegram.org/type/messages.HistoryImportParsed +++ b/data/web/corefork.telegram.org/type/messages.HistoryImportParsed @@ -71,7 +71,7 @@ messages.historyImportParsed -Contains information about a chat export file, generated by a foreign chat app. If neither the pm or group flags are set, the specified chat export was generated from a chat of unknown type. +Contains information about a chat export file generated by a foreign chat app, click here for more info.
If neither the pm or group flags are set, the specified chat export was generated from a chat of unknown type. @@ -86,7 +86,7 @@ messages.checkHistoryImport -Obtains information about a chat export file, generated by a foreign chat app. +Obtains information about a chat export file, generated by a foreign chat app, click here for more info about imported chats ». diff --git a/data/web/corefork.telegram.org/type/messages.MessageReactionsList b/data/web/corefork.telegram.org/type/messages.MessageReactionsList index 53392746c3..e215111b82 100644 --- a/data/web/corefork.telegram.org/type/messages.MessageReactionsList +++ b/data/web/corefork.telegram.org/type/messages.MessageReactionsList @@ -86,7 +86,7 @@ messages.getMessageReactionsList -Get full message reaction » list +Get message reaction list, along with the sender of each reaction. diff --git a/data/web/corefork.telegram.org/type/messages.Messages b/data/web/corefork.telegram.org/type/messages.Messages index 5a982ba9fe..208542cf56 100644 --- a/data/web/corefork.telegram.org/type/messages.Messages +++ b/data/web/corefork.telegram.org/type/messages.Messages @@ -155,7 +155,7 @@ stats.getMessagePublicForwards -Obtains a list of messages, indicating to which other public channels was a channel message forwarded. +Obtains a list of messages, indicating to which other public channels was a channel message forwarded.
Will return a list of messages with peer_id equal to the public channel to which this message was forwarded. messages.getUnreadReactions @@ -163,7 +163,7 @@ messages.searchSentMedia -View and search recently sent media +View and search recently sent media.
This method does not support pagination. diff --git a/data/web/corefork.telegram.org/type/messages.SearchResultsCalendar b/data/web/corefork.telegram.org/type/messages.SearchResultsCalendar index 6a6c0f13c0..c81f130fe2 100644 --- a/data/web/corefork.telegram.org/type/messages.SearchResultsCalendar +++ b/data/web/corefork.telegram.org/type/messages.SearchResultsCalendar @@ -86,7 +86,7 @@ messages.getSearchResultsCalendar -Get information about messages sent on a specific day +Returns information about the next messages of the specified type in the chat split by days.

Returns the results in reverse chronological order.
Can return partial results for the last returned day. diff --git a/data/web/corefork.telegram.org/type/messages.SponsoredMessages b/data/web/corefork.telegram.org/type/messages.SponsoredMessages index 4836e35a07..ed17b166b4 100644 --- a/data/web/corefork.telegram.org/type/messages.SponsoredMessages +++ b/data/web/corefork.telegram.org/type/messages.SponsoredMessages @@ -71,7 +71,7 @@ messages.sponsoredMessages -A set of sponsored messages associated with a channel +A set of sponsored messages associated to a channel diff --git a/data/web/corefork.telegram.org/type/messages.TranscribedAudio b/data/web/corefork.telegram.org/type/messages.TranscribedAudio index 7100d0e69d..bd248659cb 100644 --- a/data/web/corefork.telegram.org/type/messages.TranscribedAudio +++ b/data/web/corefork.telegram.org/type/messages.TranscribedAudio @@ -71,7 +71,7 @@ messages.transcribedAudio -Transcribed text from a voice message +Transcribed text from a voice message » @@ -86,7 +86,7 @@ messages.transcribeAudio -Transcribe voice message +Transcribe voice message diff --git a/data/web/corefork.telegram.org/type/phone.ExportedGroupCallInvite b/data/web/corefork.telegram.org/type/phone.ExportedGroupCallInvite index bcfeae03bf..bb650128a6 100644 --- a/data/web/corefork.telegram.org/type/phone.ExportedGroupCallInvite +++ b/data/web/corefork.telegram.org/type/phone.ExportedGroupCallInvite @@ -86,7 +86,7 @@ phone.exportGroupCallInvite -Get an invite link for a group call or livestream +Get an invite link for a group call or livestream diff --git a/data/web/corefork.telegram.org/type/phone.GroupCallStreamChannels b/data/web/corefork.telegram.org/type/phone.GroupCallStreamChannels index e05a776b78..b94b9b36d0 100644 --- a/data/web/corefork.telegram.org/type/phone.GroupCallStreamChannels +++ b/data/web/corefork.telegram.org/type/phone.GroupCallStreamChannels @@ -86,7 +86,7 @@ phone.getGroupCallStreamChannels -Get info about RTMP streams in a group call or livestream +Get info about RTMP streams in a group call or livestream.
This method should be invoked to the same group/channel-related DC used for downloading livestream chunks.
As usual, the media DC is preferred, if available. diff --git a/data/web/corefork.telegram.org/type/phone.GroupCallStreamRtmpUrl b/data/web/corefork.telegram.org/type/phone.GroupCallStreamRtmpUrl index 0c24946fd9..ef719849f0 100644 --- a/data/web/corefork.telegram.org/type/phone.GroupCallStreamRtmpUrl +++ b/data/web/corefork.telegram.org/type/phone.GroupCallStreamRtmpUrl @@ -86,7 +86,7 @@ phone.getGroupCallStreamRtmpUrl -Get RTMP URL and stream key for RTMP livestreams +Get RTMP URL and stream key for RTMP livestreams. Can be used even before creating the actual RTMP livestream with phone.createGroupCall (the rtmp_stream flag must be set). diff --git a/data/web/corefork.telegram.org/type/stats.BroadcastStats b/data/web/corefork.telegram.org/type/stats.BroadcastStats index a8e332581a..932706b145 100644 --- a/data/web/corefork.telegram.org/type/stats.BroadcastStats +++ b/data/web/corefork.telegram.org/type/stats.BroadcastStats @@ -71,7 +71,7 @@ stats.broadcastStats -Channel statistics +Channel statistics. @@ -86,7 +86,7 @@ stats.getBroadcastStats -Get channel statistics +Get channel statistics diff --git a/data/web/corefork.telegram.org/type/updates.ChannelDifference b/data/web/corefork.telegram.org/type/updates.ChannelDifference index 69b1229624..8bfda79c88 100644 --- a/data/web/corefork.telegram.org/type/updates.ChannelDifference +++ b/data/web/corefork.telegram.org/type/updates.ChannelDifference @@ -77,7 +77,7 @@ updates.channelDifferenceTooLong -The provided pts + limit < remote pts. Simply, there are too many updates to be fetched (more than limit), the client has to resolve the update gap in one of the way indicated in the constructor page. +The provided pts + limit < remote pts. Simply, there are too many updates to be fetched (more than limit), the client has to resolve the update gap in one of the following ways (assuming the existence of a persistent database to locally store messages):

1. Delete all known messages in the chat, begin from scratch by refetching all messages manually with messages.getHistory. It is easy to implement, but suddenly disappearing messages look awful to the user.
2. Save all messages loaded in the memory until application restart, but delete all messages from the database. Messages left in the memory must be lazily updated using calls to messages.getHistory.
It will look much smoother to the user, they will need to redownload messages only after client restart.
Unsynchronized messages left in memory shouldn't be saved to the database, results of messages.getHistory and messages.getMessages must be used to update the state of deleted and edited messages left in the memory.
3. Save all messages loaded in the memory and stored in the database without saving that some messages form continuous ranges.
Messages in the database will be excluded when paginating through or searching the local message history after application restart and will be available only through individual message queries.
Every message should still be checked using messages.getHistory.
It has more disadvantages over 2) than advantages.
4. Save all messages with saving all data about continuous message ranges.
Messages from the database may be used when paginating through or searching the local message history.
The messages should still be lazily checked using messages.getHistory, but they are still available offline.
It is the best way for gaps support, but it is pretty hard to implement correctly.

It should be also noted that some messages like live location messages shouldn't be deleted. updates.channelDifference