From 8aa847a4ae6161ba7d958723dae4c5a589f24ec2 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 23 Nov 2021 14:17:44 +0000 Subject: [PATCH] Update content of files --- data/corefork.telegram.org/api/sponsored-messages.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/data/corefork.telegram.org/api/sponsored-messages.html b/data/corefork.telegram.org/api/sponsored-messages.html index 00aeb929ab..bec4d77843 100644 --- a/data/corefork.telegram.org/api/sponsored-messages.html +++ b/data/corefork.telegram.org/api/sponsored-messages.html @@ -63,7 +63,11 @@ channels.viewSponsoredMessage channel:InputChannel random_id:bytes = Bool;

Counting sponsored message views

Once the entire text is shown on the screen (excluding the button), channels.viewSponsoredMessage should be called with the random_id of this sponsored message.

-

Supporting official ads in third-party apps using the Telegram API

+
+

Sponsored messages in third-party apps

+

Telegram continues to grow worldwide, in part thanks to third-party apps using the Telegram API. To cover the increasing costs that come with this growth, Telegram added sponsored messages – a paid privacy-friendly way to promote bots and channels.

+

Third-party developers using the Telegam API are required to support and properly display official sponsored messages in their apps by December 15, 2021. Unfortunately, Telegram cannot financially sustain third-party apps that do not display sponsored messages and they will have to be disconnected.

+

Telegram's API usage will continue to be free of charge for all developers. The rules regarding monetization in third-party apps remain the same: developers are allowed to monetize their coding efforts through advertising of their own or other legitimate means, provided that all the methods of monetization used in their apps are prominently mentioned in their app store descriptions.