chat_idinteger | string · requiredsave_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
Parameters
messagestring · requiredreply_to_msg_idinteger · default nullno_webpageboolean · default falseaccountstring · default null