Чат по ID
messenger_get_chat_by_id_v2Retrieve comprehensive details of a chat by its ID, including participants, associated listing, context, and last message.
Instructions
Детали одного чата по chat_id: участники, объявление, контекст, последнее сообщение.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_id | Yes | Идентификатор чата. | |
| user_id | No | По умолчанию — Profile_id из .env. |