aktifkan, hapus, info webhook telegram

Aktifkan webhook

https://api.telegram.org/bot<token>/setWebhook?url=<url>

<token> isi token yg didapat dari telegram

<url> isi url aplikasi 


 hapus webhoot

https://api.telegram.org/bot<token>/deleteWebhook?url=<url>

<token> isi token yg didapat dari telegram

<url> isi url aplikasi 


webhook info

https://api.telegram.org/bot<token>/getWebhookInfo

<token> isi token yg didapat dari telegram

Posting Lebih Baru Posting Lama

Leave a Reply