get_message_replies
Fetch the reply thread for a Telegram message using its chat and message IDs. Set an optional limit to control how many replies are retrieved.
Instructions
Get replies/thread for a message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| chat_id | Yes | ||
| message_id | Yes |