Share a link via URL scheme to Telegram

farhad1985 picture farhad1985 · Jul 11, 2015 · Viewed 57.3k times · Source

I want to share a link via URL scheme for Telegram.

I have created this:

tg://msg?text = www.example.com?t=12

The link, opens telegram but nothing else happens.

I have used the same code for Viber, and it works:

viber://forward?text = www.example.com?t=12

And it opens a new message in Viber with this text:

www.example.com

In the other words, it cuts my URL.

Any ideas?

Answer

Mohebifar picture Mohebifar · Feb 9, 2016

You can also use telegram.me share link which falls back to webogram if a telegram app is not installed on the device.

https://telegram.me/share/url?url=<URL>&text=<TEXT>