From f7d2aa03ef761108d446fdac07cca94a01912953 Mon Sep 17 00:00:00 2001 From: GitHub Date: Tue, 4 Jul 2023 07:44:03 +0000 Subject: [PATCH] feat(schema): update documentation to the latest layer --- _schema/158.json | 5 +++-- _schema/latest.json | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/_schema/158.json b/_schema/158.json index a77cb17..81362fc 100644 --- a/_schema/158.json +++ b/_schema/158.json @@ -15127,10 +15127,11 @@ "messageEntityMention": { "name": "messageEntityMention", "description": [ - "Message entity mentioning¹ the current user" + "Message entity mentioning¹ a user by @username; messageEntityMentionName² can also be used to mention users by their ID." ], "links": [ - "https://core.telegram.org/api/mentions" + "https://core.telegram.org/api/mentions", + "https://core.telegram.org/constructor/messageEntityMentionName" ], "fields": { "length": { diff --git a/_schema/latest.json b/_schema/latest.json index a77cb17..81362fc 100644 --- a/_schema/latest.json +++ b/_schema/latest.json @@ -15127,10 +15127,11 @@ "messageEntityMention": { "name": "messageEntityMention", "description": [ - "Message entity mentioning¹ the current user" + "Message entity mentioning¹ a user by @username; messageEntityMentionName² can also be used to mention users by their ID." ], "links": [ - "https://core.telegram.org/api/mentions" + "https://core.telegram.org/api/mentions", + "https://core.telegram.org/constructor/messageEntityMentionName" ], "fields": { "length": {