chat_idinteger | string · requiredsend_scheduled_message
Schedule a message to be sent at a future time. Args: chat_id: The ID or username of the chat. message: The message content to send. schedule_date: When to send the message. Either an ISO-8601 string (e.g. "2026-05-01T14:30:00" or "2026-05-01T14:30:00Z") or a Unix timestamp (int). Naive datetimes are treated as UTC.
Can change or delete data
Parameters
messagestring · requiredschedule_datestring | integer · requiredaccountstring · default null