ChatCrawlersearch across public Telegram Open the app
T

Telegram Bot Talk

сообщение · 2026-08-01 19:34 UTC
I
CHAT_ID= RECEIVER_USER_ID= RESP=$(curl -s -X POST "https://api.telegram.org/bot$TOKEN/sendMessage" \   -H "Content-Type: application/json" \   -d "{     \"chat_id\": $CHAT_ID,     \"text\": \"hello\",     \"receiver_user_id\": $RECEIVER_USER_ID,   }") EPH_ID=$(echo "$RESP" | jq -r '.result.ephemeral_message_id') curl -s -X POST "https://api.telegram.org/bot$TOKEN/editEphemeralMessageText" \   -H "Content-Type: application/json" \   -d "{     \"chat_id\": $CHAT_ID,     \"receiver_user_id\": $RECEIVER_USER_ID,     \"ephemeral_message_id\": $EPH_ID,     \"text\": \"$(printf '0%.0s' {1..1025})\"   }" | jq

Вся лента · оригинал в Telegram

Open in Telegram Каталог площадок Искать в ChatCrawler

A snapshot of an open public feed from the search index ChatCrawler — “Google for public Telegram”; refreshed as the venue is crawled. Times are UTC.

Public content only, official Telegram API. About · FAQ · What we do not do · Remove a page · Catalog