diff --git a/data/core.telegram.org/method/messages.getMessageReactionsList b/data/core.telegram.org/method/messages.getMessageReactionsList index bd0c1d0ac4..932fa51de8 100644 --- a/data/core.telegram.org/method/messages.getMessageReactionsList +++ b/data/core.telegram.org/method/messages.getMessageReactionsList @@ -55,57 +55,58 @@
messages.messageReactionsList#31bd492d flags:# count:int reactions:Vector<MessagePeerReaction> chats:Vector<Chat> users:Vector<User> next_offset:flags.0?string = messages.MessageReactionsList;
---functions---
messages.getMessageReactionsList#e0ee6b77 flags:# peer:InputPeer id:int reaction:flags.0?string offset:flags.1?string limit:int = messages.MessageReactionsList;
-Name | -Type | +Type | Description | |
---|---|---|---|---|
flags | -# | +# | Flags, see TL conditional fields | |
peer | -InputPeer | +InputPeer | Peer | |
id | -int | +int | Message ID | |
reaction | -flags.0?string | +flags.0?string | Get only reactions of this type (UTF8 emoji) | |
offset | -flags.1?string | -Offset (typically taken from the next_offset field of the returned MessageReactionsList) |
+flags.1?string | +Offset (typically taken from the next_offset field of the returned messages.MessageReactionsList) |
limit | -int | +int | Maximum number of results to return, see pagination |
List of message reactions »
-How to fetch results from large lists of objects.
-Telegram allows users to react on any message using specific emojis, triggering cute lottie animations.
+Telegram allows users to react on any message using specific emojis, triggering cute lottie animations.
+ diff --git a/data/core.telegram.org/type/MessageReactionsList.html b/data/core.telegram.org/type/MessageReactionsList.html deleted file mode 100644 index 761ee668b5..0000000000 --- a/data/core.telegram.org/type/MessageReactionsList.html +++ /dev/null @@ -1,131 +0,0 @@ - - - - -List of message reactions »
-
-Telegram allows users to react on any message using specific emojis, triggering cute lottie animations.
messages.messageReactionsList#31bd492d flags:# count:int reactions:Vector<MessagePeerReaction> chats:Vector<Chat> users:Vector<User> next_offset:flags.0?string = messages.MessageReactionsList;
---functions---
messages.getMessageReactionsList#e0ee6b77 flags:# peer:InputPeer id:int reaction:flags.0?string offset:flags.1?string limit:int = messages.MessageReactionsList;
-Name | -Type | +Type | Description | |
---|---|---|---|---|
flags | -# | +# | Flags, see TL conditional fields | |
peer | -InputPeer | +InputPeer | Peer | |
id | -int | +int | Message ID | |
reaction | -flags.0?string | +flags.0?string | Get only reactions of this type (UTF8 emoji) | |
offset | -flags.1?string | -Offset (typically taken from the next_offset field of the returned MessageReactionsList) |
+flags.1?string | +Offset (typically taken from the next_offset field of the returned messages.MessageReactionsList) |
limit | -int | +int | Maximum number of results to return, see pagination |
List of message reactions »
-How to fetch results from large lists of objects.
-Telegram allows users to react on any message using specific emojis, triggering cute lottie animations.
+Telegram allows users to react on any message using specific emojis, triggering cute lottie animations.
+ diff --git a/data/corefork.telegram.org/type/MessageReactionsList.html b/data/corefork.telegram.org/type/MessageReactionsList.html deleted file mode 100644 index 72b4bfcb3a..0000000000 --- a/data/corefork.telegram.org/type/MessageReactionsList.html +++ /dev/null @@ -1,131 +0,0 @@ - - - - -List of message reactions »
-
-Telegram allows users to react on any message using specific emojis, triggering cute lottie animations.