Guest User

Untitled

a guest
Mar 6th, 2026
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. curl --location --request GET 'https://api.telegram.org/bot8358995421:AAFhmVXokTN_pm0S0E0FxDhCLggH6LBKRUQ/sendMessage' \
  2. --header 'Content-Type: application/json' \
  3. --data '{
  4. "chat_id": "-4859011321",
  5. "text": "Kendini zeki sananlar selamlar :)",
  6. "parse_mode": "HTML"
  7. }'
Advertisement
Add Comment
Please, Sign In to add comment