chat_idinteger | string · requiredreply_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).
Can change or delete data
Parameters
message_idinteger · requiredtextstring · requiredparse_modestring · default nullaccountstring · default null