diff --git a/Special-links.md b/Special-links.md index a5159aa..b479cf5 100644 --- a/Special-links.md +++ b/Special-links.md @@ -3,6 +3,6 @@ HTTP links: TG links: * [tg://resolve?domain=bot&start=foo](https://t.me/bot?start=foo). Starts @bot with parameter "foo". -* [tg://openmessage?chat_id=123&message_id=456](tg://openmessage?chat_id=123&message_id=456). Should go to the message `456` from chat `123`. +* [tg://openmessage?chat_id=123&message_id=456](https://t.me/openmessage?chat_id=123&message_id=456). Should go to the message `456` from chat `123`. More can be found in [`tdesktop`'s `click_handler_types.cpp`](https://github.com/telegramdesktop/tdesktop/blob/v1.5.5/Telegram/SourceFiles/core/click_handler_types.cpp#L34-L69). \ No newline at end of file