You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _schema/155.json
+26-12Lines changed: 26 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -13801,26 +13801,27 @@
13801
13801
"messageActionBotAllowed": {
13802
13802
"name": "messageActionBotAllowed",
13803
13803
"description": [
13804
-
"The user has given the bot permission to do something."
13804
+
"We have given the bot permission to send us direct messages.",
13805
+
"The optional fields specify how did we authorize the bot to send us messages."
13805
13806
],
13806
13807
"fields": {
13807
13808
"app": {
13808
13809
"name": "app",
13809
-
"description": "We just gave the specified bot web app¹ permission to send us messages.",
13810
+
"description": "We have authorized the bot to send us messages by opening the specified bot web app¹.",
13810
13811
"links": [
13811
13812
"https://core.telegram.org/api/bots/webapps"
13812
13813
]
13813
13814
},
13814
13815
"attach_menu": {
13815
13816
"name": "attach_menu",
13816
-
"description": "We just installed the bot's attachment menu¹, thus giving the bot permission to send us messages.",
13817
+
"description": "We have authorized the bot to send us messages by installing the bot's attachment menu¹.",
13817
13818
"links": [
13818
13819
"https://core.telegram.org/api/bots/attach"
13819
13820
]
13820
13821
},
13821
13822
"domain": {
13822
13823
"name": "domain",
13823
-
"description": "The user has logged in via Telegram Login »¹; this field contains the domain name of the website on which the user has logged in.",
13824
+
"description": "We have authorized the bot to send us messages by logging into a website via Telegram Login »¹; this field contains the domain name of the website on which the user has logged in.",
13824
13825
"links": [
13825
13826
"https://core.telegram.org/widgets/login"
13826
13827
]
@@ -21413,7 +21414,7 @@
21413
21414
},
21414
21415
"show_peer_photo": {
21415
21416
"name": "show_peer_photo",
21416
-
"description": ""
21417
+
"description": "Whether a profile photo bubble should be displayed for this message, like for messages sent in groups. The photo shown in the bubble is obtained either from the peer contained in from_id, or from chat_invite."
"Returns an HTTP URL which can be used to automatically log in into translation platform and suggest new emoji replacements. The URL will be valid for 30 seconds after generation"
39364
+
"Returns an HTTP URL which can be used to automatically log in into translation platform and suggest new emoji keywords »¹. The URL will be valid for 30 seconds after generation."
Copy file name to clipboardExpand all lines: _schema/latest.json
+26-12Lines changed: 26 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -13801,26 +13801,27 @@
13801
13801
"messageActionBotAllowed": {
13802
13802
"name": "messageActionBotAllowed",
13803
13803
"description": [
13804
-
"The user has given the bot permission to do something."
13804
+
"We have given the bot permission to send us direct messages.",
13805
+
"The optional fields specify how did we authorize the bot to send us messages."
13805
13806
],
13806
13807
"fields": {
13807
13808
"app": {
13808
13809
"name": "app",
13809
-
"description": "We just gave the specified bot web app¹ permission to send us messages.",
13810
+
"description": "We have authorized the bot to send us messages by opening the specified bot web app¹.",
13810
13811
"links": [
13811
13812
"https://core.telegram.org/api/bots/webapps"
13812
13813
]
13813
13814
},
13814
13815
"attach_menu": {
13815
13816
"name": "attach_menu",
13816
-
"description": "We just installed the bot's attachment menu¹, thus giving the bot permission to send us messages.",
13817
+
"description": "We have authorized the bot to send us messages by installing the bot's attachment menu¹.",
13817
13818
"links": [
13818
13819
"https://core.telegram.org/api/bots/attach"
13819
13820
]
13820
13821
},
13821
13822
"domain": {
13822
13823
"name": "domain",
13823
-
"description": "The user has logged in via Telegram Login »¹; this field contains the domain name of the website on which the user has logged in.",
13824
+
"description": "We have authorized the bot to send us messages by logging into a website via Telegram Login »¹; this field contains the domain name of the website on which the user has logged in.",
13824
13825
"links": [
13825
13826
"https://core.telegram.org/widgets/login"
13826
13827
]
@@ -21413,7 +21414,7 @@
21413
21414
},
21414
21415
"show_peer_photo": {
21415
21416
"name": "show_peer_photo",
21416
-
"description": ""
21417
+
"description": "Whether a profile photo bubble should be displayed for this message, like for messages sent in groups. The photo shown in the bubble is obtained either from the peer contained in from_id, or from chat_invite."
"Returns an HTTP URL which can be used to automatically log in into translation platform and suggest new emoji replacements. The URL will be valid for 30 seconds after generation"
39364
+
"Returns an HTTP URL which can be used to automatically log in into translation platform and suggest new emoji keywords »¹. The URL will be valid for 30 seconds after generation."
0 commit comments