Advertisement
Guest User

Telegram Webhook Method by PakTigers

a guest
Apr 4th, 2022
3,450
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. Telegram Webhook BY PakTigers
  2.  
  3. Telegram:t.me/PakTigers
  4. Twitter: @pakisback
  5. Youtube: https://www.youtube.com/channel/UC065UPnkL7TpUfUJlinDqKA
  6.  
  7. Youtube Guide Video: https://youtu.be/Cy_kHf99pCc
  8.  
  9. POST Method
  10.  
  11. URL: https://api.telegram.org/bot<Bot Token>/sendmessage?chat_id=<Chast ID>
  12. Post Data: CONTENT &text=<Your Data Here>
  13. Content-Type: application/x-www-form-urlencoded
  14.  
  15. GET Method
  16.  
  17. URL: https://api.telegram.org/bot<Bot Token>/sendmessage?chat_id=<Chat ID>&text=<Your Data Here>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement