From 883afb0a98b30b006df208def304bc7a0b594f20 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 28 Jul 2022 23:30:53 +0000 Subject: [PATCH] Update content of files --- data/web/blogfork.telegram.org/bots/webapps.html | 4 ++-- data/web/core.telegram.org/bots/webapps.html | 4 ++-- data/web/corefork.telegram.org/bots/webapps.html | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/data/web/blogfork.telegram.org/bots/webapps.html b/data/web/blogfork.telegram.org/bots/webapps.html index 09bd07935f..c9e06ec6ca 100644 --- a/data/web/blogfork.telegram.org/bots/webapps.html +++ b/data/web/blogfork.telegram.org/bots/webapps.html @@ -197,7 +197,7 @@ isExpanded Boolean -True if the Web App is expanded to the maximum available height. False, if the Web App occupies part of the screen and can be expanded to the full height using the expand() method. +True, if the Web App is expanded to the maximum available height. False, if the Web App occupies part of the screen and can be expanded to the full height using the expand() method. viewportHeight @@ -237,7 +237,7 @@ isVersionAtLeast(version) NEW Function -Returns true if the user's app supports a version of the Bot API that is equal to or higher than the version passed as the parameter. +Returns true, if the user's app supports a version of the Bot API that is equal to or higher than the version passed as the parameter. setHeaderColor(color) NEW diff --git a/data/web/core.telegram.org/bots/webapps.html b/data/web/core.telegram.org/bots/webapps.html index 6e6513fcfb..2cdfa8fd6d 100644 --- a/data/web/core.telegram.org/bots/webapps.html +++ b/data/web/core.telegram.org/bots/webapps.html @@ -197,7 +197,7 @@ isExpanded Boolean -True if the Web App is expanded to the maximum available height. False, if the Web App occupies part of the screen and can be expanded to the full height using the expand() method. +True, if the Web App is expanded to the maximum available height. False, if the Web App occupies part of the screen and can be expanded to the full height using the expand() method. viewportHeight @@ -237,7 +237,7 @@ isVersionAtLeast(version) NEW Function -Returns true if the user's app supports a version of the Bot API that is equal to or higher than the version passed as the parameter. +Returns true, if the user's app supports a version of the Bot API that is equal to or higher than the version passed as the parameter. setHeaderColor(color) NEW diff --git a/data/web/corefork.telegram.org/bots/webapps.html b/data/web/corefork.telegram.org/bots/webapps.html index 33800ef4aa..8b8fc13a02 100644 --- a/data/web/corefork.telegram.org/bots/webapps.html +++ b/data/web/corefork.telegram.org/bots/webapps.html @@ -197,7 +197,7 @@ isExpanded Boolean -True if the Web App is expanded to the maximum available height. False, if the Web App occupies part of the screen and can be expanded to the full height using the expand() method. +True, if the Web App is expanded to the maximum available height. False, if the Web App occupies part of the screen and can be expanded to the full height using the expand() method. viewportHeight @@ -237,7 +237,7 @@ isVersionAtLeast(version) NEW Function -Returns true if the user's app supports a version of the Bot API that is equal to or higher than the version passed as the parameter. +Returns true, if the user's app supports a version of the Bot API that is equal to or higher than the version passed as the parameter. setHeaderColor(color) NEW