← MCP Catalog

save_draft

Save a draft message to a chat or channel. The draft will appear in the Telegram app's input field when you open that chat, allowing you to review and send it manually. Args: chat_id: The chat ID or username/channel to save the draft to message: The draft message text reply_to_msg_id: Optional message ID to reply to no_webpage: If True, disable link preview in the draft

MCPTelegram AuthorizationPrivate connector · send actions require confirmation

Parameters

chat_idinteger | string · required

messagestring · required

reply_to_msg_idinteger · default null

no_webpageboolean · default false

accountstring · default null