Guest User

Untitled

a guest
Mar 20th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. curl https //api.telegram.org/bot***/setWebhook
  2.  
  3. curl --data "https //myurl" https //api.telegram.org/bot***/setWebhook
  4.  
  5. {"ok":true,"result":true,"description":"Webhook is already set"}
  6.  
  7. curl -F "https //myurl" https //api.telegram.org/bot***/setWebhook
Add Comment
Please, Sign In to add comment