diff --git a/data/web/promote.telegram.org.html b/data/web/promote.telegram.org.html index a1b26a3023..8834f87126 100644 --- a/data/web/promote.telegram.org.html +++ b/data/web/promote.telegram.org.html @@ -42,7 +42,7 @@

Telegram provides a free and secure messaging service for more than 500 million monthly active users around the world. In addition to sending private messages and chatting in private groups, Telegram users can subscribe to public one-to-many channels.

Every month, Telegram users generate over 500 billion views in one-to-many channels.

-

+

Advertising on Telegram

Sponsored messages on Telegram are displayed in large public one-to-many channels with 1000+ subscribers and are limited to 160 characters. Sponsored Messages are based solely on the topic of the public channels in which they are shown.

@@ -63,7 +63,7 @@

Getting started

Telegram welcomes all responsible advertisers. Anyone can study Telegram's Ad Policies and Guidelines, create an account on the Ad Platform and try out the interface. For a detailed overview of the platform, see this guide.

-

+

diff --git a/data/web/promote.telegram.org/auth.html b/data/web/promote.telegram.org/auth.html index ef6675a80d..2b9015a1c1 100644 --- a/data/web/promote.telegram.org/auth.html +++ b/data/web/promote.telegram.org/auth.html @@ -42,7 +42,7 @@

Telegram provides a free and secure messaging service for more than 500 million monthly active users around the world. In addition to sending private messages and chatting in private groups, Telegram users can subscribe to public one-to-many channels.

Every month, Telegram users generate over 500 billion views in one-to-many channels.

-

+

Advertising on Telegram

Sponsored messages on Telegram are displayed in large public one-to-many channels with 1000+ subscribers and are limited to 160 characters. Sponsored Messages are based solely on the topic of the public channels in which they are shown.

@@ -63,7 +63,7 @@

Getting started

Telegram welcomes all responsible advertisers. Anyone can study Telegram's Ad Policies and Guidelines, create an account on the Ad Platform and try out the interface. For a detailed overview of the platform, see this guide.

-

+

diff --git a/data/web/promote.telegram.org/basics.html b/data/web/promote.telegram.org/basics.html index a1b26a3023..8834f87126 100644 --- a/data/web/promote.telegram.org/basics.html +++ b/data/web/promote.telegram.org/basics.html @@ -42,7 +42,7 @@

Telegram provides a free and secure messaging service for more than 500 million monthly active users around the world. In addition to sending private messages and chatting in private groups, Telegram users can subscribe to public one-to-many channels.

Every month, Telegram users generate over 500 billion views in one-to-many channels.

-

+

Advertising on Telegram

Sponsored messages on Telegram are displayed in large public one-to-many channels with 1000+ subscribers and are limited to 160 characters. Sponsored Messages are based solely on the topic of the public channels in which they are shown.

@@ -63,7 +63,7 @@

Getting started

Telegram welcomes all responsible advertisers. Anyone can study Telegram's Ad Policies and Guidelines, create an account on the Ad Platform and try out the interface. For a detailed overview of the platform, see this guide.

-

+

diff --git a/data/web/webappcontent.telegram.org/js/webappdemo.js b/data/web/webappcontent.telegram.org/js/webappdemo.js index 9594949eb6..9c6c8c0286 100644 --- a/data/web/webappcontent.telegram.org/js/webappdemo.js +++ b/data/web/webappcontent.telegram.org/js/webappdemo.js @@ -106,9 +106,6 @@ var DemoApp = { Telegram.WebApp.sendData(new Date().toString()); } }, - switchInlineQuery: function(query, choose_chat) { - Telegram.WebApp.switchInlineQuery(query, choose_chat ? ['users', 'bots', 'groups', 'channels'] : false); - }, requestLocation: function(el) { if (navigator.geolocation) { navigator.geolocation.getCurrentPosition(function (position) {