-->
BLANTERWISDOM101

telegram group as a service

Saturday, September 2, 2017


non aktifkan webhook:
https://api.telegram.org/botYOUR_BOTTOKEN/setWebhook?url=
setup webhook:
https://setwebhook.ga/
send message to specific chat_id:
https://api.telegram.org/botTOKEN/sendMessage?chat_id=307734xxx&text=Hello+World
send message to specific channel_id:
https://api.telegram.org/botTOKEN/sendMessage?chat_id=-1001132052xxx&text=Hello+World2

send message periodically 1 minute with php:

Share This :

0 comments