diff --git a/data/web/blogfork.telegram.org/bots/webapps.html b/data/web/blogfork.telegram.org/bots/webapps.html
index 5f00c89d53..98ea4b5105 100644
--- a/data/web/blogfork.telegram.org/bots/webapps.html
+++ b/data/web/blogfork.telegram.org/bots/webapps.html
@@ -60,7 +60,6 @@
September 14, 2023
Bot API 6.9
-- Added the ability to set any header color using the setHeaderColor method.
- Added the field CloudStorage and the methods requestWriteAccess, requestContact to the class WebApp.
- Added the fields added_to_attachment_menu, allows_write_to_pm to the class WebAppUser.
- Added the events writeAccessRequested, contactRequested.
diff --git a/data/web/core.telegram.org/bots/webapps.html b/data/web/core.telegram.org/bots/webapps.html
index 335477ef93..3ba4370172 100644
--- a/data/web/core.telegram.org/bots/webapps.html
+++ b/data/web/core.telegram.org/bots/webapps.html
@@ -60,7 +60,6 @@
September 14, 2023
Bot API 6.9
-- Added the ability to set any header color using the setHeaderColor method.
- Added the field CloudStorage and the methods requestWriteAccess, requestContact to the class WebApp.
- Added the fields added_to_attachment_menu, allows_write_to_pm to the class WebAppUser.
- Added the events writeAccessRequested, contactRequested.
diff --git a/data/web/corefork.telegram.org/bots/webapps.html b/data/web/corefork.telegram.org/bots/webapps.html
index 7bb117f3f2..4bbeb4bcc4 100644
--- a/data/web/corefork.telegram.org/bots/webapps.html
+++ b/data/web/corefork.telegram.org/bots/webapps.html
@@ -60,7 +60,6 @@
September 14, 2023
Bot API 6.9
-- Added the ability to set any header color using the setHeaderColor method.
- Added the field CloudStorage and the methods requestWriteAccess, requestContact to the class WebApp.
- Added the fields added_to_attachment_menu, allows_write_to_pm to the class WebAppUser.
- Added the events writeAccessRequested, contactRequested.