From 1eadd4c81e5d094abf41d6f9ef76621187f78f99 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 8 Aug 2022 18:00:35 +0000 Subject: [PATCH] Update content of files --- .../corefork.telegram.org/api/entities.html | 11 ++++-- .../web/corefork.telegram.org/api/layers.html | 12 +++--- .../constructor/attachMenuPeerTypeBotPM.html | 13 ++----- .../attachMenuPeerTypeBroadcast.html | 13 ++----- .../constructor/attachMenuPeerTypeChat.html | 18 ++++----- .../constructor/attachMenuPeerTypePM.html | 13 ++----- .../attachMenuPeerTypeSameBotPM.html | 13 ++----- .../constructor/channelFull.html | 4 +- .../constructor/config.html | 4 +- .../constructor/help.premiumPromo | 38 +++++-------------- .../type/AttachMenuPeerType.html | 10 ++--- .../type/DialogFilter.html | 11 ++++-- .../type/DialogFilterSuggested.html | 11 ++++-- .../type/help.PremiumPromo | 2 +- 14 files changed, 73 insertions(+), 100 deletions(-) diff --git a/data/web/corefork.telegram.org/api/entities.html b/data/web/corefork.telegram.org/api/entities.html index c3061216b8..195be924f8 100644 --- a/data/web/corefork.telegram.org/api/entities.html +++ b/data/web/corefork.telegram.org/api/entities.html @@ -42,7 +42,9 @@

Styled text with message entities

-

Telegram supports styled text using message entities.

+
+ +

Telegram supports styled text using message entities.

A client that wants to send styled messages would simply have to integrate a Markdown/HTML parser, and generate an array of message entities by iterating through the parsed tags.

Nested entities are supported.

Entity length

@@ -171,8 +173,11 @@ code
- - + + + diff --git a/data/web/corefork.telegram.org/api/layers.html b/data/web/corefork.telegram.org/api/layers.html index 68a8391bac..fcdfd39574 100644 --- a/data/web/corefork.telegram.org/api/layers.html +++ b/data/web/corefork.telegram.org/api/layers.html @@ -144,11 +144,11 @@ Layer…">
New Constructors
Changed Constructors