← MCP Catalog

reply_to_message

Reply to a specific message in a chat. Args: chat_id: The chat ID or username. message_id: The message ID to reply to. text: The reply text. parse_mode: Optional formatting mode. Use 'html' for HTML tags (<b>, <i>, <code>, <pre>, <a href="...">), 'md' or 'markdown' for Markdown (**bold**, __italic__, `code`, ```pre```), or omit for plain text (no formatting).

MCPTelegram AuthorizationPrivate connector · send actions require confirmation
Can change or delete data

Parameters

chat_idinteger | string · required

message_idinteger · required

textstring · required

parse_modestring · default null

accountstring · default null