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": {