get_chat_info
Retrieve detailed information about a Telegram chat, including title, type, member count, and description. Optionally specify a chat ID or default to the configured log group.
Instructions
Get info about a chat (title, type, members count, description, etc). If chat_id is omitted, returns info about the default log group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_id | No | Chat ID or @channel_username. Optional — defaults to log group |