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