Full info about a channel, supergroup or gigagroup.
-
diff --git a/data/corefork.telegram.org/constructor/chatFull.html b/data/corefork.telegram.org/constructor/chatFull.html
index 8aedcb7a46..0ace9a696a 100644
--- a/data/corefork.telegram.org/constructor/chatFull.html
+++ b/data/corefork.telegram.org/constructor/chatFull.html
@@ -4,10 +4,10 @@
chatFull
-
+
-
+
@@ -39,7 +39,7 @@
chatFull
- Detailed chat info
+
Full info about a legacy group.
-
@@ -174,7 +174,9 @@
Chats and channels 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 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.
+
+
How to handle channels, supergroups, gigagroups, legacy groups, and what's the difference between them.
diff --git a/data/corefork.telegram.org/constructor/messages.chatFull b/data/corefork.telegram.org/constructor/messages.chatFull
index 244c1c4deb..121b415c33 100644
--- a/data/corefork.telegram.org/constructor/messages.chatFull
+++ b/data/corefork.telegram.org/constructor/messages.chatFull
@@ -4,10 +4,10 @@
messages.chatFull
-
+
-
+
@@ -39,7 +39,7 @@
messages.chatFull
- Extended info on chat and auxiliary data.
+
Full info about a channel, supergroup, gigagroup or legacy group.
-
@@ -66,22 +66,25 @@
full_chat |
ChatFull |
-Extended info on a chat |
+Full info |
chats |
Vector<Chat> |
-List containing basic info on chat |
+Mentioned chats |
users |
Vector<User> |
-List of users mentioned above |
+Mentioned users |
Type
-messages.ChatFull
+
messages.ChatFull
+
Related pages
+
+
How to handle channels, supergroups, gigagroups, legacy groups, and what's the difference between them.
diff --git a/data/corefork.telegram.org/method/channels.getFullChannel b/data/corefork.telegram.org/method/channels.getFullChannel
index 3364dc6266..68af45d496 100644
--- a/data/corefork.telegram.org/method/channels.getFullChannel
+++ b/data/corefork.telegram.org/method/channels.getFullChannel
@@ -4,10 +4,10 @@
channels.getFullChannel
-
+
-
+
@@ -39,7 +39,7 @@
channels.getFullChannel
- Get full info about a channel
+
Get full info about a supergroup, gigagroup or channel
+
Bots can use this method
+
Related pages
+
+
How to handle channels, supergroups, gigagroups, legacy groups, and what's the difference between them.
diff --git a/data/corefork.telegram.org/method/help.dismissSuggestion b/data/corefork.telegram.org/method/help.dismissSuggestion
index 1f9a67a84f..29fb61c5c4 100644
--- a/data/corefork.telegram.org/method/help.dismissSuggestion
+++ b/data/corefork.telegram.org/method/help.dismissSuggestion
@@ -82,7 +82,7 @@
Bool
Related pages
-Full info about a channel/supergroup
+Full info about a channel, supergroup or gigagroup.
The MTProto API has multiple configuration parameters that can be fetched with the appropriate methods.
diff --git a/data/corefork.telegram.org/method/messages.getFullChat b/data/corefork.telegram.org/method/messages.getFullChat
index efa7ce7ee6..c96ec882c5 100644
--- a/data/corefork.telegram.org/method/messages.getFullChat
+++ b/data/corefork.telegram.org/method/messages.getFullChat
@@ -4,10 +4,10 @@
messages.getFullChat
-
+
-
+
@@ -39,7 +39,7 @@
messages.getFullChat
-
Returns full chat info according to its ID.
+
Get full info about a legacy group.
-
@@ -68,7 +68,7 @@
chat_id |
long |
-Chat ID |
+Legacy group ID. |
@@ -96,7 +96,10 @@
-Bots can use this method
+
Bots can use this method
+
Related pages
+
+
How to handle channels, supergroups, gigagroups, legacy groups, and what's the difference between them.
diff --git a/data/corefork.telegram.org/methods.html b/data/corefork.telegram.org/methods.html
index dca08e1c92..739d14a52c 100644
--- a/data/corefork.telegram.org/methods.html
+++ b/data/corefork.telegram.org/methods.html
@@ -577,7 +577,7 @@
channels.getFullChannel |
-Get full info about a channel |
+Get full info about a supergroup, gigagroup or channel |
channels.getGroupsForDiscussion |
@@ -759,7 +759,7 @@
messages.getFullChat |
-Returns full chat info according to its ID. |
+Get full info about a legacy group. |
messages.migrateChat |
diff --git a/data/corefork.telegram.org/type/ChatFull.html b/data/corefork.telegram.org/type/ChatFull.html
index a3e3f68bd7..d0b28ee670 100644
--- a/data/corefork.telegram.org/type/ChatFull.html
+++ b/data/corefork.telegram.org/type/ChatFull.html
@@ -4,10 +4,10 @@
ChatFull
-
+
-
+
@@ -39,7 +39,7 @@
ChatFull
- Object containing detailed group info
+
-
How to handle channels, supergroups, gigagroups, legacy groups, and what's the difference between them.