mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-11-22 09:26:37 +03:00
Updated Special links (markdown)
parent
b3b9c76010
commit
fbda74114b
|
@ -1,5 +1,5 @@
|
||||||
# HTTP links:
|
# HTTP links:
|
||||||
* https://t.me/bot?start=foo. Starts `@bot` with parameter `foo`.
|
* https://t.me/bot?start=foo. Starts `@bot` with parameter `foo`. Note that the maximum length for the start command is 64 alphanumerical characters.
|
||||||
* https://t.me/share/url?url=foo. Lets the user select a chat and have their input be `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.
|
* 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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user