We have created a Telegram bot and we want start it by link for example
https://telegram.me/testbot?start=hello
When we write that link in browser automatically telegram application opens by value of start but we want to start telegram application by our site for example when user enter http://example.com/testbot?start=hello telegram application must starts with start value .
So have you any idea how can I do that ?
tg://t.me/USERNAME
– Disherison