diff --git a/_schema/164.json b/_schema/164.json index 137761b..ba35ac7 100644 --- a/_schema/164.json +++ b/_schema/164.json @@ -38586,10 +38586,10 @@ "contacts.blockFromReplies": { "name": "contacts.blockFromReplies", "description": [ - "Stop getting notifications about thread replies¹ of a certain user in @replies" + "Stop getting notifications about discussion replies¹ of a certain user in @replies" ], "links": [ - "https://core.telegram.org/api/threads" + "https://core.telegram.org/api/discussion" ], "parameters": { "delete_history": { @@ -38611,7 +38611,7 @@ "name": "msg_id", "description": "ID of the message in the @replies¹ chat", "links": [ - "https://core.telegram.org/api/threads#replies" + "https://core.telegram.org/api/discussion#replies" ] }, "report_spam": { diff --git a/_schema/latest.json b/_schema/latest.json index 137761b..ba35ac7 100644 --- a/_schema/latest.json +++ b/_schema/latest.json @@ -38586,10 +38586,10 @@ "contacts.blockFromReplies": { "name": "contacts.blockFromReplies", "description": [ - "Stop getting notifications about thread replies¹ of a certain user in @replies" + "Stop getting notifications about discussion replies¹ of a certain user in @replies" ], "links": [ - "https://core.telegram.org/api/threads" + "https://core.telegram.org/api/discussion" ], "parameters": { "delete_history": { @@ -38611,7 +38611,7 @@ "name": "msg_id", "description": "ID of the message in the @replies¹ chat", "links": [ - "https://core.telegram.org/api/threads#replies" + "https://core.telegram.org/api/discussion#replies" ] }, "report_spam": {