mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-10 10:49:39 +00:00
Document t.me/c/*
@@ -1,6 +1,7 @@
|
||||
# HTTP links:
|
||||
* https://t.me/bot?start=foo. Starts @bot with parameter "foo".
|
||||
* https://t.me/share/url?url=foo. Lets the user select a chat and have their input be "foo".
|
||||
* https://t.me/bot?start=foo. Starts `@bot` with parameter `foo`.
|
||||
* https://t.me/share/url?url=foo. Lets the user select a chat and have their input be `foo`.
|
||||
* https://t.me/c/chat_id/msg_id. Opens the chat with ID `chat_id` and highlights the message with ID `msg_id`. Note that the `msg_id` doesn't seem optional.
|
||||
|
||||
## Links documented under [@DeepLink](https://t.me/DeepLink):
|
||||
* https://telegram.me
|
||||
|
Reference in New Issue
Block a user