27.10.2016, 12:05
Hi,
I link to a event_based script the following command in order to test the telegram API. I test strin on a url and it works fine hence now I have to replicate on homelynk.
What is wrong?
local res, status = 'https://api.telegram.org/token/sendMessage?chat_id=215120747&text=ciao'
Thanks.
I link to a event_based script the following command in order to test the telegram API. I test strin on a url and it works fine hence now I have to replicate on homelynk.
What is wrong?
local res, status = 'https://api.telegram.org/token/sendMessage?chat_id=215120747&text=ciao'
Thanks.