tg_chat_info
Retrieve details about a Telegram chat or person: id, username, type, member count, bio. Optionally count stored media (photos, videos, files) and discover similar channels.
Instructions
Details about a chat or person: id, username, type, member count, bio.
Args: chat: chat id, @username or exact title. counters: how much is stored in the chat — photos, videos, files, music, voice, round videos, gifs, links, locations, pinned messages. Counted by the server in one request, no history download, so this answers "how much is there to fetch" before fetching. Zero counts are omitted; pass false to skip the request. similar: for channels only — other channels Telegram recommends on the same topic; may come back empty. If Telegram cuts the list short (it does that for accounts without Premium), the reply carries total and truncated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat | Yes | ||
| similar | No | ||
| counters | No |