get_chat
Retrieve details about a Telegram chat—group, channel, or private conversation—by providing its unique identifier or username. Get key chat information in a single call.
Instructions
Return information about a chat (group, channel, or private).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_id | Yes | Unique identifier for the target chat or username (e.g. "@channelusername" or a numeric id like "-1001234567890"). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||