diff --git a/data/web/corefork.telegram.org/constructor/messageEntityTextUrl.html b/data/web/corefork.telegram.org/constructor/messageEntityTextUrl.html index bf9a68a3c1..49183ae294 100644 --- a/data/web/corefork.telegram.org/constructor/messageEntityTextUrl.html +++ b/data/web/corefork.telegram.org/constructor/messageEntityTextUrl.html @@ -42,7 +42,8 @@

messageEntityTextUrl

-

Message entity representing a text url: for in-text urls like https://google.com use messageEntityUrl.

+

Message entity representing a text url: for in-text urls like https://google.com use messageEntityUrl.

+

Note that an additional confirmation popup with the full URL must be displayed to the user before opening this link, unless the domain is one of the whitelisted domains specified in the whitelisted_domains client configuration parameter ยป.