telegram-get-replies
Retrieve replies under a Telegram channel post or discussion message by providing the chat ID and message ID.
Instructions
Get replies/comments under a Telegram channel post or discussion message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of replies to return | |
| chatId | Yes | Chat ID or username (channel or linked discussion group) | |
| messageId | Yes | ID of the message whose replies to fetch |