Telegram Bot API skill. All commands go through . [!COMMANDS] a) — send a message to the configured chat immediately. b) — schedule a message for later delivery via Cloudflare Worker. c) — list all pending scheduled messages. d) — cancel a scheduled message by ID. e) — get bot info; useful for debugging credential issues. [!DATETIME FORMATS for schedule] The argument accepts multiple formats. Always quote it if it contains spaces. - , , , — relative from now - — today at that time (local tz); if already passed, assumes tomorrow - or — tomorrow at that time (local tz) - or — today at that time…