diff --git a/data/web/blogfork.telegram.org/bots/webapps.html b/data/web/blogfork.telegram.org/bots/webapps.html index 4ea8956887..0f38d94f76 100644 --- a/data/web/blogfork.telegram.org/bots/webapps.html +++ b/data/web/blogfork.telegram.org/bots/webapps.html @@ -605,11 +605,6 @@ Optional. IETF language tag of the user's language. Returns in user field only. -is_premium NEW -True -Optional. True, if this user is a Telegram Premium user. - - photo_url String Optional. URL of the user’s profile photo. The photo can be in .jpeg or .svg formats. Only returned for Web Apps launched from the attachment menu. diff --git a/data/web/core.telegram.org/bots/webapps.html b/data/web/core.telegram.org/bots/webapps.html index 883715f3f2..98211c0354 100644 --- a/data/web/core.telegram.org/bots/webapps.html +++ b/data/web/core.telegram.org/bots/webapps.html @@ -605,11 +605,6 @@ Optional. IETF language tag of the user's language. Returns in user field only. -is_premium NEW -True -Optional. True, if this user is a Telegram Premium user. - - photo_url String Optional. URL of the user’s profile photo. The photo can be in .jpeg or .svg formats. Only returned for Web Apps launched from the attachment menu. diff --git a/data/web/corefork.telegram.org/bots/webapps.html b/data/web/corefork.telegram.org/bots/webapps.html index 090f83e14b..73f943d698 100644 --- a/data/web/corefork.telegram.org/bots/webapps.html +++ b/data/web/corefork.telegram.org/bots/webapps.html @@ -605,11 +605,6 @@ Optional. IETF language tag of the user's language. Returns in user field only. -is_premium NEW -True -Optional. True, if this user is a Telegram Premium user. - - photo_url String Optional. URL of the user’s profile photo. The photo can be in .jpeg or .svg formats. Only returned for Web Apps launched from the attachment menu.