Open Telegram chat of specific user with text message via browser link
Asked Answered
R

2

15

I would like to know if via a Browser URL I can open the Telegram chat of a specific user and at the same time pre fill the first message with a text passt over the URL.

I know that I can open the chat of a user via this link format:

https://t.me/username

Now the only thing missing is how to pass a text message. For example like this:

https://t.me/username?text=example
Ridgeling answered 4/11, 2021 at 10:43 Comment(1)
really really want this featureCleland
B
4

It's not possible as of October 2022. You can only share a URL to a user and add a message there. The only thing I found. WhatsApp does it, Telegramm not. It would be a simple code in the Android app for instance, that would open the URL scheme, but it's not implemented

Belmonte answered 25/10, 2022 at 2:23 Comment(0)
S
1

At the moment it does work, and in the format you specified.

https://t.me/username?text=example

Although I don't know when exactly it started working, and I couldn't find an official description for this format.

Sago answered 8/8 at 9:20 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.