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/164.json
+63-22Lines changed: 63 additions & 22 deletions
Original file line number
Diff line number
Diff line change
@@ -12781,6 +12781,9 @@
12781
12781
},
12782
12782
"inputReplyToMessage": {
12783
12783
"name": "inputReplyToMessage",
12784
+
"description": [
12785
+
"Reply to a message."
12786
+
],
12784
12787
"fields": {
12785
12788
"flags": {
12786
12789
"name": "flags",
@@ -12791,24 +12794,27 @@
12791
12794
},
12792
12795
"reply_to_msg_id": {
12793
12796
"name": "reply_to_msg_id",
12794
-
"description": ""
12797
+
"description": "The message ID to reply to."
12795
12798
},
12796
12799
"top_msg_id": {
12797
12800
"name": "top_msg_id",
12798
-
"description": ""
12801
+
"description": "This field must contain the topic ID only when replying to messages in forum topics different from the \"General\" topic (i.e. reply_to_msg_id is set and reply_to_msg_id != topicID and topicID != 1). If the replied-to message is deleted before the method finishes execution, the value in this field will be used to send the message to the correct topic, instead of the \"General\" topic."
12799
12802
}
12800
12803
}
12801
12804
},
12802
12805
"inputReplyToStory": {
12803
12806
"name": "inputReplyToStory",
12807
+
"description": [
12808
+
"Reply to a story."
12809
+
],
12804
12810
"fields": {
12805
12811
"story_id": {
12806
12812
"name": "story_id",
12807
-
"description": ""
12813
+
"description": "ID of the story to reply to."
12808
12814
},
12809
12815
"user_id": {
12810
12816
"name": "user_id",
12811
-
"description": ""
12817
+
"description": "ID of the user that posted the story."
12812
12818
}
12813
12819
}
12814
12820
},
@@ -19559,7 +19565,11 @@
19559
19565
"peerSettings": {
19560
19566
"name": "peerSettings",
19561
19567
"description": [
19562
-
"List of actions that are possible when interacting with this user, to be shown as suggested actions in the chat bar"
19568
+
"List of actions that are possible when interacting with this user, to be shown as suggested actions in the chat action bar »¹, see here »² for more info."
19569
+
],
19570
+
"links": [
19571
+
"https://core.telegram.org/api/action-bar",
19572
+
"https://core.telegram.org/api/action-bar"
19563
19573
],
19564
19574
"fields": {
19565
19575
"add_contact": {
@@ -24258,7 +24268,7 @@
24258
24268
"updateChannel": {
24259
24269
"name": "updateChannel",
24260
24270
"description": [
24261
-
"A new channel is available"
24271
+
"A new channel or supergroup is available, or info about an existing channel has changed and must be refeteched."
24262
24272
],
24263
24273
"fields": {
24264
24274
"channel_id": {
@@ -29455,7 +29465,10 @@
29455
29465
]
29456
29466
},
29457
29467
"InputReplyTo": {
29458
-
"name": "InputReplyTo"
29468
+
"name": "InputReplyTo",
29469
+
"description": [
29470
+
"Contains info about a message or story to reply to."
29471
+
]
29459
29472
},
29460
29473
"InputSecureFile": {
29461
29474
"name": "InputSecureFile",
@@ -38022,10 +38035,10 @@
38022
38035
"contacts.acceptContact": {
38023
38036
"name": "contacts.acceptContact",
38024
38037
"description": [
38025
-
"If the peer settings¹ of a new user allow us to add them as contact, add that user as contact"
38038
+
"If the add contact action bar is active¹, add that user as contact"
"Edit the close friends list, see here »¹ for more info."
38254
+
],
38255
+
"links": [
38256
+
"https://core.telegram.org/api/privacy"
38257
+
],
38239
38258
"parameters": {
38240
38259
"id": {
38241
38260
"name": "id",
38242
-
"description": " "
38261
+
"description": "Full list of user IDs of close friends, see here¹ for more info.",
38262
+
"links": [
38263
+
"https://core.telegram.org/api/privacy"
38264
+
]
38243
38265
}
38244
38266
}
38245
38267
},
@@ -38272,7 +38294,10 @@
38272
38294
},
38273
38295
"my_stories_from": {
38274
38296
"name": "my_stories_from",
38275
-
"description": " "
38297
+
"description": "Whether to fetch the story blocklist; if not set, will fetch the main blocklist. See here »¹ for differences between the two.",
38298
+
"links": [
38299
+
"https://core.telegram.org/api/block"
38300
+
]
38276
38301
},
38277
38302
"offset": {
38278
38303
"name": "offset",
@@ -38614,6 +38639,12 @@
38614
38639
},
38615
38640
"contacts.setBlocked": {
38616
38641
"name": "contacts.setBlocked",
38642
+
"description": [
38643
+
"Replace the contents of an entire blocklist, see here for more info »¹."
38644
+
],
38645
+
"links": [
38646
+
"https://core.telegram.org/api/contacts"
38647
+
],
38617
38648
"parameters": {
38618
38649
"flags": {
38619
38650
"name": "flags",
@@ -38624,7 +38655,7 @@
38624
38655
},
38625
38656
"id": {
38626
38657
"name": "id",
38627
-
"description": ""
38658
+
"description": "Full content of the blocklist."
38628
38659
},
38629
38660
"limit": {
38630
38661
"name": "limit",
@@ -38635,7 +38666,10 @@
38635
38666
},
38636
38667
"my_stories_from": {
38637
38668
"name": "my_stories_from",
38638
-
"description": " "
38669
+
"description": "Whether to edit the story blocklist; if not set, will edit the main blocklist. See here »¹ for differences between the two.",
38670
+
"links": [
38671
+
"https://core.telegram.org/api/block"
38672
+
]
38639
38673
}
38640
38674
}
38641
38675
},
@@ -43786,10 +43820,11 @@
43786
43820
"messages.hidePeerSettingsBar": {
43787
43821
"name": "messages.hidePeerSettingsBar",
43788
43822
"description": [
43789
-
"Should be called after the user hides the report spam/add as contact bar of a new chat, effectively prevents the user from executing the actions specified in the peer's settings¹."
43823
+
"Should be called after the user hides the report spam/add as contact bar¹ of a new chat, effectively prevents the user from executing the actions specified in the action bar »²."
"description": "If set, indicates that the inline message that will be sent by the bot on behalf of the user once the web app interaction is terminated¹ should be sent in reply to the specified message or story.",
"description": "If set, indicates that the inline message that will be sent by the bot on behalf of the user once the web app interaction is terminated¹ should be sent in reply to the specified message or story.",
0 commit comments