From e779dbea6e0bd641345026944074ddea7b34250f Mon Sep 17 00:00:00 2001
From: GitHub Action Telegram allows sending polls and quizzes, that can be voted on by thousands, if not millions of users in chats and channels. Telegram allows users to react on any message using specific emojis, triggering cute lottie animations. Telegram allows users to set an emoticon or a custom emoji as status, to show next to their name in chats and profiles. Channels, basic groups and supergroups may have a public username or a private invite link: private invite links may be further enhanced with per-user join requests. Telegram allows sending polls and quizzes, that can be voted on by thousands, if not millions of users in chats and channels. Telegram allows users to react on any message using specific emojis, triggering cute lottie animations. Telegram allows users to set an emoticon or a custom emoji as status, to show next to their name in chats and profiles. Channels, basic groups and supergroups may have a public username or a private invite link: private invite links may be further enhanced with per-user join requests. Telegram allows users to set an emoticon or a custom emoji as status, to show next to their name in chats and profiles.Reactions
Emoji status
+Invite links and join requests
Admin, banned and default rights for channels, supergroups and groups
diff --git a/data/web/corefork.telegram.org/api.html b/data/web/corefork.telegram.org/api.html
index 1f02bc6d23..90b3886738 100644
--- a/data/web/corefork.telegram.org/api.html
+++ b/data/web/corefork.telegram.org/api.html
@@ -145,6 +145,8 @@ This allows the server to filter messages based on a text query, and even on the
Reactions
Emoji status
+Invite links and join requests
Admin, banned and default rights for channels, supergroups and groups
diff --git a/data/web/corefork.telegram.org/api/emoji-status.html b/data/web/corefork.telegram.org/api/emoji-status.html
index c6b828903b..af2d03ac4c 100644
--- a/data/web/corefork.telegram.org/api/emoji-status.html
+++ b/data/web/corefork.telegram.org/api/emoji-status.html
@@ -2,12 +2,12 @@
- Page not found
+ Emoji status
- emojiStatusEmpty#2de11aae = EmojiStatus;
+emojiStatus#929b619d document_id:long = EmojiStatus;
+emojiStatusUntil#fa30a8c7 document_id:long until:int = EmojiStatus;
+
+user#5d99adee flags:# self:flags.10?true contact:flags.11?true mutual_contact:flags.12?true deleted:flags.13?true bot:flags.14?true bot_chat_history:flags.15?true bot_nochats:flags.16?true verified:flags.17?true restricted:flags.18?true min:flags.20?true bot_inline_geo:flags.21?true support:flags.23?true scam:flags.24?true apply_min_photo:flags.25?true fake:flags.26?true bot_attach_menu:flags.27?true premium:flags.28?true attach_menu_enabled:flags.29?true id:long access_hash:flags.0?long first_name:flags.1?string last_name:flags.2?string username:flags.3?string phone:flags.4?string photo:flags.5?UserProfilePhoto status:flags.6?UserStatus bot_info_version:flags.14?int restriction_reason:flags.18?Vector<RestrictionReason> bot_inline_placeholder:flags.19?string lang_code:flags.22?string emoji_status:flags.30?EmojiStatus = User;
+
+updateUserEmojiStatus#28373599 user_id:long emoji_status:EmojiStatus = Update;
+updateRecentEmojiStatuses#30f443db = Update;
+
+account.emojiStatusesNotModified#d08ce645 = account.EmojiStatuses;
+account.emojiStatuses#90c467d1 hash:long statuses:Vector<EmojiStatus> = account.EmojiStatuses;
+
+inputStickerSetEmojiDefaultStatuses#29d0f5ee = InputStickerSet;
+
+---functions---
+
+account.updateEmojiStatus#fbd3de6b emoji_status:EmojiStatus = Bool;
+account.getDefaultEmojiStatuses#d6753386 hash:long = account.EmojiStatuses;
+account.getRecentEmojiStatuses#0f578105 hash:long = account.EmojiStatuses;
+account.clearRecentEmojiStatuses#18201aae = Bool;
A string literal in the form of /[A-Z_0-9]+/
, which summarizes the problem. For example, AUTH_KEY_UNREGISTERED
. This is an optional parameter.
A full machine-readable JSON list of RPC errors that can be returned by all methods in the API can be found here », what follows is a description of its fields:
+A full machine-readable JSON list of RPC errors that can be returned by all methods in the API can be found here », what follows is a description of its fields:
errors
- All error messages and codes for each method (object).A stickerset can be installed using messages.installStickerSet, archived=false
, with possible return values:
sets
field by archiving them. Use messages.uninstallStickerSet or messages.toggleStickerSets with the uninstall
flag to uninstall one or more stickersets.
An updateNewStickerSet update will be emitted to the other logged-in sessions when installing stickersets.
-An updateStickerSets update will be emitted to the other logged-in sessions when uninstalling or archiving stickersets.
-Both updates should trigger a call to messages.getAllStickers, messages.getArchivedStickers, messages.getEmojiStickers.
An updateNewStickerSet update will be emitted to the other logged-in sessions when installing stickersets.
+An updateStickerSets update will be emitted to the other logged-in sessions when uninstalling or archiving stickersets.
+This update should trigger a call to the following methods:
masks
is set, call messages.getMaskStickers. emoji
is set, call messages.getEmojiStickers. Use messages.reorderStickerSets to reorder installed stickersets by the stickerSet ID: notice that normal, mask and custom emoji stickersets are ordered independently, use the appropriate flags to sort the correct type of stickerset.
An updateStickerSetsOrder update will be emitted to the other logged-in sessions when reordering stickersets.
This update should trigger a call to messages.getAllStickers, messages.getArchivedStickers, messages.getEmojiStickers.
Mask stickers can optionally have associated coordinates, contained in the maskCoords constructor.
The n
position indicates where the mask should be placed:
How to fetch results from large lists of objects.
+How to fetch results from large lists of objects.
+Telegram allows users to set an emoticon or a custom emoji as status, to show next to their name in chats and profiles.
diff --git a/data/web/corefork.telegram.org/constructor/account.emojiStatusesNotModified b/data/web/corefork.telegram.org/constructor/account.emojiStatusesNotModified index 9c293bc9d8..c5b2a28aa0 100644 --- a/data/web/corefork.telegram.org/constructor/account.emojiStatusesNotModified +++ b/data/web/corefork.telegram.org/constructor/account.emojiStatusesNotModified @@ -59,7 +59,10 @@This constructor does not require any parameters.
Telegram allows users to set an emoticon or a custom emoji as status, to show next to their name in chats and profiles.
diff --git a/data/web/corefork.telegram.org/constructor/emojiStatus.html b/data/web/corefork.telegram.org/constructor/emojiStatus.html index c6651fdcb3..494405822a 100644 --- a/data/web/corefork.telegram.org/constructor/emojiStatus.html +++ b/data/web/corefork.telegram.org/constructor/emojiStatus.html @@ -77,7 +77,9 @@Telegram allows including animated and static custom emojis inside of messages.
+Telegram allows including animated and static custom emojis inside of messages.
+Telegram allows users to set an emoticon or a custom emoji as status, to show next to their name in chats and profiles.
diff --git a/data/web/corefork.telegram.org/constructor/emojiStatusUntil.html b/data/web/corefork.telegram.org/constructor/emojiStatusUntil.html index 561a14d486..382e01050a 100644 --- a/data/web/corefork.telegram.org/constructor/emojiStatusUntil.html +++ b/data/web/corefork.telegram.org/constructor/emojiStatusUntil.html @@ -82,7 +82,9 @@Telegram allows including animated and static custom emojis inside of messages.
+Telegram allows including animated and static custom emojis inside of messages.
+Telegram allows users to set an emoticon or a custom emoji as status, to show next to their name in chats and profiles.
diff --git a/data/web/corefork.telegram.org/constructor/inputStickerSetEmojiDefaultStatuses.html b/data/web/corefork.telegram.org/constructor/inputStickerSetEmojiDefaultStatuses.html index 3d6ebda9f4..63b4fa0e07 100644 --- a/data/web/corefork.telegram.org/constructor/inputStickerSetEmojiDefaultStatuses.html +++ b/data/web/corefork.telegram.org/constructor/inputStickerSetEmojiDefaultStatuses.html @@ -59,7 +59,10 @@This constructor does not require any parameters.
Telegram allows users to set an emoticon or a custom emoji as status, to show next to their name in chats and profiles.
diff --git a/data/web/corefork.telegram.org/constructor/updateRecentEmojiStatuses.html b/data/web/corefork.telegram.org/constructor/updateRecentEmojiStatuses.html index d68f9790d4..dbdcb57a99 100644 --- a/data/web/corefork.telegram.org/constructor/updateRecentEmojiStatuses.html +++ b/data/web/corefork.telegram.org/constructor/updateRecentEmojiStatuses.html @@ -59,7 +59,10 @@This constructor does not require any parameters.
Telegram allows users to set an emoticon or a custom emoji as status, to show next to their name in chats and profiles.
diff --git a/data/web/corefork.telegram.org/constructor/updateStickerSets.html b/data/web/corefork.telegram.org/constructor/updateStickerSets.html index 1638da16e3..5712107e53 100644 --- a/data/web/corefork.telegram.org/constructor/updateStickerSets.html +++ b/data/web/corefork.telegram.org/constructor/updateStickerSets.html @@ -4,10 +4,10 @@Installed stickersets have changed, the client should refetch them using messages.getAllStickers
+Installed stickersets have changed, the client should refetch them as described in the docs.
Telegram allows including animated and static custom emojis inside of messages.
+Telegram clients support displaying static and animated stickers.
Telegram allows users to set an emoticon or a custom emoji as status, to show next to their name in chats and profiles.
diff --git a/data/web/corefork.telegram.org/constructor/user.html b/data/web/corefork.telegram.org/constructor/user.html index 905a284310..55c56fbf48 100644 --- a/data/web/corefork.telegram.org/constructor/user.html +++ b/data/web/corefork.telegram.org/constructor/user.html @@ -236,7 +236,9 @@Bots can install attachment menu entries, offering conveniently accessible, versatile web apps.
Extended user info
+Extended user info
+Telegram allows users to set an emoticon or a custom emoji as status, to show next to their name in chats and profiles.
diff --git a/data/web/corefork.telegram.org/method/account.clearRecentEmojiStatuses b/data/web/corefork.telegram.org/method/account.clearRecentEmojiStatuses index 0254476322..166f5fc8c7 100644 --- a/data/web/corefork.telegram.org/method/account.clearRecentEmojiStatuses +++ b/data/web/corefork.telegram.org/method/account.clearRecentEmojiStatuses @@ -63,7 +63,9 @@This constructor does not require any parameters.
Telegram allows users to set an emoticon or a custom emoji as status, to show next to their name in chats and profiles.
diff --git a/data/web/corefork.telegram.org/method/account.getDefaultEmojiStatuses b/data/web/corefork.telegram.org/method/account.getDefaultEmojiStatuses index ef44f283f6..3b8baa0b18 100644 --- a/data/web/corefork.telegram.org/method/account.getDefaultEmojiStatuses +++ b/data/web/corefork.telegram.org/method/account.getDefaultEmojiStatuses @@ -81,7 +81,9 @@How to fetch results from large lists of objects.
+How to fetch results from large lists of objects.
+Telegram allows users to set an emoticon or a custom emoji as status, to show next to their name in chats and profiles.
diff --git a/data/web/corefork.telegram.org/method/account.getRecentEmojiStatuses b/data/web/corefork.telegram.org/method/account.getRecentEmojiStatuses index ffa745eaa1..81071126af 100644 --- a/data/web/corefork.telegram.org/method/account.getRecentEmojiStatuses +++ b/data/web/corefork.telegram.org/method/account.getRecentEmojiStatuses @@ -78,10 +78,11 @@How to fetch results from large lists of objects.
+How to fetch results from large lists of objects.
+Telegram allows users to set an emoticon or a custom emoji as status, to show next to their name in chats and profiles.
diff --git a/data/web/corefork.telegram.org/method/account.updateEmojiStatus b/data/web/corefork.telegram.org/method/account.updateEmojiStatus index 21ed26cacd..1658be91b7 100644 --- a/data/web/corefork.telegram.org/method/account.updateEmojiStatus +++ b/data/web/corefork.telegram.org/method/account.updateEmojiStatus @@ -78,7 +78,10 @@Telegram allows users to set an emoticon or a custom emoji as status, to show next to their name in chats and profiles.
diff --git a/data/web/corefork.telegram.org/method/messages.getRecentReactions b/data/web/corefork.telegram.org/method/messages.getRecentReactions index 7c15dd2362..3d7ddcdbe4 100644 --- a/data/web/corefork.telegram.org/method/messages.getRecentReactions +++ b/data/web/corefork.telegram.org/method/messages.getRecentReactions @@ -83,7 +83,6 @@How to fetch results from large lists of objects.
diff --git a/data/web/corefork.telegram.org/method/messages.getTopReactions b/data/web/corefork.telegram.org/method/messages.getTopReactions index 21a70cf383..66f837db44 100644 --- a/data/web/corefork.telegram.org/method/messages.getTopReactions +++ b/data/web/corefork.telegram.org/method/messages.getTopReactions @@ -83,7 +83,6 @@How to fetch results from large lists of objects.
diff --git a/data/web/corefork.telegram.org/method/messages.reportReaction b/data/web/corefork.telegram.org/method/messages.reportReaction index afd96eff35..e29122a663 100644 --- a/data/web/corefork.telegram.org/method/messages.reportReaction +++ b/data/web/corefork.telegram.org/method/messages.reportReaction @@ -88,7 +88,6 @@Telegram allows users to react on any message using specific emojis, triggering cute lottie animations.
diff --git a/data/web/corefork.telegram.org/method/messages.sendReaction b/data/web/corefork.telegram.org/method/messages.sendReaction index 73b0298ba7..982ce97736 100644 --- a/data/web/corefork.telegram.org/method/messages.sendReaction +++ b/data/web/corefork.telegram.org/method/messages.sendReaction @@ -87,7 +87,7 @@Telegram allows users to set an emoticon or a custom emoji as status, to show next to their name in chats and profiles.
diff --git a/data/web/corefork.telegram.org/type/SendAsPeer.html b/data/web/corefork.telegram.org/type/SendAsPeer.html index fb0f810a64..9f3119a1d9 100644 --- a/data/web/corefork.telegram.org/type/SendAsPeer.html +++ b/data/web/corefork.telegram.org/type/SendAsPeer.html @@ -67,7 +67,7 @@Telegram allows users to set an emoticon or a custom emoji as status, to show next to their name in chats and profiles.