Chats
Chats
GET https://api.qa.trendmoon.ai/chats/{group_username}
curl -X GET "https://api.qa.trendmoon.ai/chats/solana" \
-H "accept: application/json" \
-H "Api-key: YOUR_API_KEY"{
"group_username": "arbitrum",
"chat_id": 1634089218,
"title": "Arbitrum Announcements Official",
"member_count": 13278,
"blacklisted": false,
"blacklist_reason": "None",
"description": "This is the only official English Telegram channel for Arbitrum announcements and updates.",
"administrator_count": 0,
"restricted_count": 0,
"banned_count": 0,
"is_verified": false,
"is_scam": false,
"is_fake": false
}
Chat Activity Endpoints
1. Get Chat Activity
Last updated