diff --git a/data/web/corefork.telegram.org.html b/data/web/corefork.telegram.org.html index d4f4a61a31..8647fa774c 100644 --- a/data/web/corefork.telegram.org.html +++ b/data/web/corefork.telegram.org.html @@ -187,6 +187,8 @@ This allows the server to filter messages based on a text query, and even on the

How to work with chat backgrounds.

Notification sounds

How to work with chat notification sounds.

+

Message transcription

+

How to transcribe voice messages.

Web events

When interacting with HTML5 games and the websites of payment gateways, Telegram apps should expose the following JS APIs.

diff --git a/data/web/corefork.telegram.org/api.html b/data/web/corefork.telegram.org/api.html index d4f4a61a31..8647fa774c 100644 --- a/data/web/corefork.telegram.org/api.html +++ b/data/web/corefork.telegram.org/api.html @@ -187,6 +187,8 @@ This allows the server to filter messages based on a text query, and even on the

How to work with chat backgrounds.

Notification sounds

How to work with chat notification sounds.

+

Message transcription

+

How to transcribe voice messages.

Web events

When interacting with HTML5 games and the websites of payment gateways, Telegram apps should expose the following JS APIs.