mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-09 05:19:41 +00:00
Created Special links (markdown)
7
Special-links.md
Normal file
7
Special-links.md
Normal file
@@ -0,0 +1,7 @@
|
||||
HTTP links:
|
||||
* https://t.me/bot?start=foo. Starts @bot with parameter "foo".
|
||||
|
||||
TG links:
|
||||
* [tg://resolve?domain=bot&start=foo](https://t.me/bot?start=foo). Starts @bot with parameter "foo".
|
||||
|
||||
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).
|
Reference in New Issue
Block a user