From a136f0ad794d817c8481757f71dac1f6186b44e8 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 21 Sep 2022 19:52:33 +0000 Subject: [PATCH] Update content of files --- data/web/corefork.telegram.org/api/links.html | 72 +++++++++---------- 1 file changed, 36 insertions(+), 36 deletions(-) diff --git a/data/web/corefork.telegram.org/api/links.html b/data/web/corefork.telegram.org/api/links.html index ccd3e861f1..abc3ae346c 100644 --- a/data/web/corefork.telegram.org/api/links.html +++ b/data/web/corefork.telegram.org/api/links.html @@ -190,6 +190,42 @@ +

Share links

+

Used to share a prepared message and URL into a chosen chat's text field.
+These links should be handled as follows:

+ +

t.me syntax:

+
t.me/share?url=<url>
+t.me/share/url?url=<url>&text=<text>
+

tg: syntax:

+
tg://msg_url?url=<url>&text=<text>
+

Parameters:

+ + + + + + + + + + + + + + + + + + + + +
NameOptionalDescription
urlRequiredURL to share (urlencoded)
textOptionalMessage to share

Voice chat/Video chat/Livestream links

Used to join voice chats and video chats in groups, and livestreams in channels.
Such links are generated using phone.exportGroupCallInvite.

@@ -863,42 +899,6 @@ t.me/$<slug> -

Draft links

-

Used to enter a prepared message into a chosen chat's text field.
-These links should be handled as follows:

- -

t.me syntax:

-
t.me/share?url=<url>
-t.me/share/url?url=<url>&text=<text>
-

tg: syntax:

-
tg://msg_url?url=<url>&text=<text>
-

Parameters:

- - - - - - - - - - - - - - - - - - - - -
NameOptionalDescription
urlRequiredURL to share
textOptionalMessage to share

Telegram Passport links

See the Telegram Passport documentation for parameters and usage ยป.

tg: syntax: