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;
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.
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.