chat_idinteger | string · requiredsend_message
Send a message to a specific chat. Args: chat_id: The ID or username of the chat. message: The message content to send. 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
messagestring · requiredparse_modestring · default nullaccountstring · default null