+
Button to open a bot web app using messages.requestWebView , sending over user information after user confirmation.
+
Can only be sent or received as part of an inline keyboard, use keyboardButtonWebViewSimple for reply keyboards.
+
Layer 144
@@ -90,12 +72,12 @@ KeyboardButton">
text
string
-
+Button text
url
string
-
+Web app url
diff --git a/data/web/corefork.telegram.org/constructor/keyboardButtonWebViewSimple.html b/data/web/corefork.telegram.org/constructor/keyboardButtonWebViewSimple.html
new file mode 100644
index 0000000000..6b1b40cd8e
--- /dev/null
+++ b/data/web/corefork.telegram.org/constructor/keyboardButtonWebViewSimple.html
@@ -0,0 +1,118 @@
+
+
+
+
+ Page not found
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Page not found
+
+
The page has not been saved
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/data/web/corefork.telegram.org/constructor/messages.searchCounter b/data/web/corefork.telegram.org/constructor/messages.searchCounter
index 99cfcea9b8..beacd4fc24 100644
--- a/data/web/corefork.telegram.org/constructor/messages.searchCounter
+++ b/data/web/corefork.telegram.org/constructor/messages.searchCounter
@@ -92,7 +92,7 @@
messages.SearchCounter
Related pages
-Gets back found messages
+
Returns found messages
diff --git a/data/web/corefork.telegram.org/constructor/updates.channelDifferenceTooLong b/data/web/corefork.telegram.org/constructor/updates.channelDifferenceTooLong
index 25a4ba3899..de90c10ab7 100644
--- a/data/web/corefork.telegram.org/constructor/updates.channelDifferenceTooLong
+++ b/data/web/corefork.telegram.org/constructor/updates.channelDifferenceTooLong
@@ -124,7 +124,7 @@ It is the best way for gaps support, but it is pretty hard to implement correctl
How to subscribe to updates and handle them properly.
-
Gets back the conversation history with one interlocutor / within a chat
+
Returns the conversation history with one interlocutor / within a chat
Returns the list of messages by their IDs.
diff --git a/data/web/corefork.telegram.org/method/messages.getHistory b/data/web/corefork.telegram.org/method/messages.getHistory
index 25a747ac8c..cd959d2539 100644
--- a/data/web/corefork.telegram.org/method/messages.getHistory
+++ b/data/web/corefork.telegram.org/method/messages.getHistory
@@ -4,10 +4,10 @@
Gets back the conversation history with one interlocutor / within a chat
+
Returns the conversation history with one interlocutor / within a chat
diff --git a/data/web/corefork.telegram.org/method/messages.getSearchCounters b/data/web/corefork.telegram.org/method/messages.getSearchCounters
index ad895873c2..534d4c0998 100644
--- a/data/web/corefork.telegram.org/method/messages.getSearchCounters
+++ b/data/web/corefork.telegram.org/method/messages.getSearchCounters
@@ -100,7 +100,7 @@
Related pages
-Gets back found messages
+
Returns found messages
diff --git a/data/web/corefork.telegram.org/method/messages.search b/data/web/corefork.telegram.org/method/messages.search
index 742bf2d9a6..61ac24a58b 100644
--- a/data/web/corefork.telegram.org/method/messages.search
+++ b/data/web/corefork.telegram.org/method/messages.search
@@ -4,10 +4,10 @@