diff --git a/data/web/corefork.telegram.org/constructor/channelFull.html b/data/web/corefork.telegram.org/constructor/channelFull.html
index a69340a5f1..bc8e53f9cd 100644
--- a/data/web/corefork.telegram.org/constructor/channelFull.html
+++ b/data/web/corefork.telegram.org/constructor/channelFull.html
@@ -402,7 +402,9 @@
Telegram allows users to react on any message using specific emojis, triggering cute lottie animations.
Telegram apps support generating, sharing and synchronizing chat backgrounds.
+Telegram apps support generating, sharing and synchronizing chat backgrounds.
+Telegram Premium users can grant their favorite channels and supergroups additional features like the ability to post stories by giving them boosts.
diff --git a/data/web/corefork.telegram.org/constructor/help.peerColorOption.html b/data/web/corefork.telegram.org/constructor/help.peerColorOption.html
index 8a684623af..42c72eeb24 100644
--- a/data/web/corefork.telegram.org/constructor/help.peerColorOption.html
+++ b/data/web/corefork.telegram.org/constructor/help.peerColorOption.html
@@ -99,7 +99,7 @@
Used if the user wishes to start a channel giveaway or send some giftcodes to members of a channel, in exchange for boosts .
+
Used if the user wishes to start a channel/supergroup giveaway or send some giftcodes to members of a channel/supergroup, in exchange for boosts .
diff --git a/data/web/corefork.telegram.org/constructor/inputStorePaymentPremiumGiftCode.html b/data/web/corefork.telegram.org/constructor/inputStorePaymentPremiumGiftCode.html
index 843ddfb6f0..9264c5f962 100644
--- a/data/web/corefork.telegram.org/constructor/inputStorePaymentPremiumGiftCode.html
+++ b/data/web/corefork.telegram.org/constructor/inputStorePaymentPremiumGiftCode.html
@@ -79,7 +79,7 @@
boost_peer
flags .0?InputPeer
-If set, the gifts will be sent on behalf of a channel we are an admin of, which will also assign some boosts to it. Otherwise, the gift will be sent directly from the currently logged in users, and we will gain some extra boost slots . See here » for more info on giveaways and gifts.
+If set, the gifts will be sent on behalf of a channel/supergroup we are an admin of, which will also assign some boosts to it. Otherwise, the gift will be sent directly from the currently logged in user, and we will gain some extra boost slots . See here » for more info on giveaways and gifts.
currency
diff --git a/data/web/corefork.telegram.org/constructor/inputStorePaymentPremiumGiveaway.html b/data/web/corefork.telegram.org/constructor/inputStorePaymentPremiumGiveaway.html
index 2b8efc6f8c..8a400681f0 100644
--- a/data/web/corefork.telegram.org/constructor/inputStorePaymentPremiumGiveaway.html
+++ b/data/web/corefork.telegram.org/constructor/inputStorePaymentPremiumGiveaway.html
@@ -84,7 +84,7 @@
boost_peer
InputPeer
-The channel starting the giveaway, that the user must join to participate, that will receive the giveaway boosts ; see here » for more info on giveaways.
+The channel/supergroup starting the giveaway, that the user must join to participate, that will receive the giveaway boosts ; see here » for more info on giveaways.
additional_peers
diff --git a/data/web/corefork.telegram.org/constructor/messageActionGiftCode.html b/data/web/corefork.telegram.org/constructor/messageActionGiftCode.html
index 4d78e1b634..e56c02d3dd 100644
--- a/data/web/corefork.telegram.org/constructor/messageActionGiftCode.html
+++ b/data/web/corefork.telegram.org/constructor/messageActionGiftCode.html
@@ -84,7 +84,7 @@
boost_peer
flags .1?Peer
-Identifier of the channel that created the gift code either directly or through a giveaway : if we import this giftcode link, we will also automatically boost this channel.
+Identifier of the channel/supergroup that created the gift code either directly or through a giveaway : if we import this giftcode link, we will also automatically boost this channel.
months
diff --git a/data/web/corefork.telegram.org/constructor/premium.boostsStatus.html b/data/web/corefork.telegram.org/constructor/premium.boostsStatus.html
index 27265aa2a6..8c24ea4f00 100644
--- a/data/web/corefork.telegram.org/constructor/premium.boostsStatus.html
+++ b/data/web/corefork.telegram.org/constructor/premium.boostsStatus.html
@@ -74,7 +74,7 @@
my_boost
flags .2?true
-Whether we're currently boosting this channel, my_boost_slots
will also be set.
+Whether we're currently boosting this channel/supergroup, my_boost_slots
will also be set.
level
diff --git a/data/web/corefork.telegram.org/constructor/updateBotChatBoost.html b/data/web/corefork.telegram.org/constructor/updateBotChatBoost.html
index a8c3184dec..6e10c258e8 100644
--- a/data/web/corefork.telegram.org/constructor/updateBotChatBoost.html
+++ b/data/web/corefork.telegram.org/constructor/updateBotChatBoost.html
@@ -4,10 +4,10 @@
updateBotChatBoost
-
+
-
+
@@ -42,7 +42,7 @@
updateBotChatBoost
- A channel boost has changed (bots only)
+
A channel/supergroup boost has changed (bots only)
diff --git a/data/web/corefork.telegram.org/method/premium.getBoostsList.html b/data/web/corefork.telegram.org/method/premium.getBoostsList.html
index ffdbd6eca6..71da5b0af9 100644
--- a/data/web/corefork.telegram.org/method/premium.getBoostsList.html
+++ b/data/web/corefork.telegram.org/method/premium.getBoostsList.html
@@ -4,10 +4,10 @@
premium.getBoostsList
-
+
-
+
@@ -42,7 +42,7 @@
premium.getBoostsList
- Obtains info about the boosts that were applied to a certain channel (admins only)
+
Obtains info about the boosts that were applied to a certain channel or supergroup (admins only)
@@ -76,12 +76,12 @@
gifts
flags .0?true
-Whether to return only info about boosts received from gift codes and giveaways created by the channel »
+Whether to return only info about boosts received from gift codes and giveaways created by the channel/supergroup »
peer
InputPeer
-The channel
+The channel/supergroup
offset
diff --git a/data/web/corefork.telegram.org/method/premium.getBoostsStatus.html b/data/web/corefork.telegram.org/method/premium.getBoostsStatus.html
index 52f156a72b..4d3bad2f21 100644
--- a/data/web/corefork.telegram.org/method/premium.getBoostsStatus.html
+++ b/data/web/corefork.telegram.org/method/premium.getBoostsStatus.html
@@ -4,10 +4,10 @@
premium.getBoostsStatus
-
+
-
+
@@ -42,7 +42,7 @@
premium.getBoostsStatus
- Gets the current number of boosts of a channel.
+
Gets the current number of boosts of a channel/supergroup.
diff --git a/data/web/corefork.telegram.org/type/InputInvoice.html b/data/web/corefork.telegram.org/type/InputInvoice.html
index b8b138742c..fa58048ac9 100644
--- a/data/web/corefork.telegram.org/type/InputInvoice.html
+++ b/data/web/corefork.telegram.org/type/InputInvoice.html
@@ -78,7 +78,7 @@
inputInvoicePremiumGiftCode
-Used if the user wishes to start a channel giveaway or send some giftcodes to members of a channel, in exchange for boosts .
+Used if the user wishes to start a channel/supergroup giveaway or send some giftcodes to members of a channel/supergroup, in exchange for boosts .
inputInvoiceStars
diff --git a/data/web/corefork.telegram.org/type/Update.html b/data/web/corefork.telegram.org/type/Update.html
index e2e76839da..42d531873f 100644
--- a/data/web/corefork.telegram.org/type/Update.html
+++ b/data/web/corefork.telegram.org/type/Update.html
@@ -667,7 +667,7 @@
updateBotChatBoost
-A channel boost has changed (bots only)
+A channel/supergroup boost has changed (bots only)
updateChannelViewForumAsMessages
diff --git a/data/web/corefork.telegram.org/type/Updates.html b/data/web/corefork.telegram.org/type/Updates.html
index 6c4d425330..7bf41f08a4 100644
--- a/data/web/corefork.telegram.org/type/Updates.html
+++ b/data/web/corefork.telegram.org/type/Updates.html
@@ -599,7 +599,7 @@
channels.updateEmojiStatus
-Set an emoji status for a channel.
+Set an emoji status for a channel or supergroup.
channels.setBoostsToUnblockRestrictions
diff --git a/data/web/corefork.telegram.org/type/premium.BoostsList.html b/data/web/corefork.telegram.org/type/premium.BoostsList.html
index d15fd47cf6..1d7c72645e 100644
--- a/data/web/corefork.telegram.org/type/premium.BoostsList.html
+++ b/data/web/corefork.telegram.org/type/premium.BoostsList.html
@@ -87,11 +87,11 @@
premium.getBoostsList
-Obtains info about the boosts that were applied to a certain channel (admins only)
+Obtains info about the boosts that were applied to a certain channel or supergroup (admins only)
premium.getUserBoosts
-Returns the lists of boost that were applied to a channel by a specific user (admins only)
+Returns the lists of boost that were applied to a channel/supergroup by a specific user (admins only)
diff --git a/data/web/corefork.telegram.org/type/premium.BoostsStatus.html b/data/web/corefork.telegram.org/type/premium.BoostsStatus.html
index 9a87ba70a1..e19266ff4e 100644
--- a/data/web/corefork.telegram.org/type/premium.BoostsStatus.html
+++ b/data/web/corefork.telegram.org/type/premium.BoostsStatus.html
@@ -86,7 +86,7 @@
premium.getBoostsStatus
-Gets the current number of boosts of a channel.
+Gets the current number of boosts of a channel/supergroup.