messaging.telegram.get_chat
Retrieve detailed information about a Telegram chat, including title, type, member count, description, and invite link, using the Telegram Bot API.
Instructions
Get info about a Telegram chat — title, type (private/group/supergroup/channel), description, member count, invite link, username (Telegram Bot API)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_id | Yes | Chat ID or @username to get info about |