From cdaac112a434327184bf8b284fc3fcd1b2ddff64 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 6 Sep 2022 13:57:53 +0000 Subject: [PATCH] Update content of files --- data/web/corefork.telegram.org.html | 4 ++++ data/web/corefork.telegram.org/api.html | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/data/web/corefork.telegram.org.html b/data/web/corefork.telegram.org.html index 135e707d33..049431671a 100644 --- a/data/web/corefork.telegram.org.html +++ b/data/web/corefork.telegram.org.html @@ -175,6 +175,10 @@ This allows the server to filter messages based on a text query, and even on the

How to work with Telegram Payments directly using the MTProto API.

Styled text with message entities

How to create styled text with message entities

+

Working with stickers

+

Telegram clients support displaying animated, static and video stickers.

+

Working with custom emojis

+

Telegram allows including custom animated, static and video emojis directly inside of messages.

Working with animated emojis

Graphical telegram clients should transform emojis into their respective animated version.

Working with animated dice

diff --git a/data/web/corefork.telegram.org/api.html b/data/web/corefork.telegram.org/api.html index 135e707d33..049431671a 100644 --- a/data/web/corefork.telegram.org/api.html +++ b/data/web/corefork.telegram.org/api.html @@ -175,6 +175,10 @@ This allows the server to filter messages based on a text query, and even on the

How to work with Telegram Payments directly using the MTProto API.

Styled text with message entities

How to create styled text with message entities

+

Working with stickers

+

Telegram clients support displaying animated, static and video stickers.

+

Working with custom emojis

+

Telegram allows including custom animated, static and video emojis directly inside of messages.

Working with animated emojis

Graphical telegram clients should transform emojis into their respective animated version.

Working with animated dice