{"id":42801,"date":"2026-05-18T17:01:14","date_gmt":"2026-05-18T17:01:14","guid":{"rendered":"https:\/\/www.europesays.com\/ai\/42801\/"},"modified":"2026-05-18T17:01:14","modified_gmt":"2026-05-18T17:01:14","slug":"telegrams-bot-api-now-lets-autonomous-ai-agents-coordinate-directly-with-no-federal-multi-agent-security-standard-in-place","status":"publish","type":"post","link":"https:\/\/www.europesays.com\/ai\/42801\/","title":{"rendered":"Telegram&#8217;s Bot API Now Lets Autonomous AI Agents Coordinate Directly \u2014 With No Federal Multi-Agent Security Standard in Place"},"content":{"rendered":"<p>On May 7, 2026, Telegram became the first billion-user messaging platform to enable native, direct communication between autonomous AI bots \u2014 a capability that developers and AI researchers have sought for years and one that lands well ahead of any enacted federal standard for securing the multi-agent systems it makes possible.<\/p>\n<p>The <a href=\"https:\/\/telegram.org\/blog\/ai-bot-revolution-11-new-features\" target=\"_blank\" rel=\"noopener nofollow\">update<\/a>, announced by founder and CEO Pavel Durov in a post that also introduced more than ten other new features, expands the Telegram Bot API to allow what the company calls &#8220;bot-to-bot communication mode.&#8221; Under the new system, one bot can send a private message directly to another bot by referencing its @username \u2014 but only when both the sender and the recipient have explicitly opted into the mode. That mutual opt-in is a deliberate design choice intended to prevent automated spam chains.<\/p>\n<p>The change removes a technical barrier that had existed since the Bot API launched more than a decade ago. Until May 7, Telegram bots could not address each other directly; developers who needed multi-agent workflows had to route messages through a custom server acting as an intermediary. That workaround is now unnecessary.<\/p>\n<p>Telegram&#8217;s Bot API Gains a Native Multi-Agent Coordination Layer<\/p>\n<p>Telegram outlined several concrete use cases in its announcement: a code-review bot receiving a request from a collaborator bot and returning results to a human-monitored group chat; enterprise booking and customer-service bots delegating sub-tasks to specialist bots; and multi-step AI workflows that execute end-to-end without any human relay point. In each scenario, users who choose to watch can observe bot-to-bot conversations, making Telegram&#8217;s infrastructure function as an observable coordination layer rather than a black-box backend.<\/p>\n<p>The practical significance is that Telegram&#8217;s Bot API already hosts <a href=\"https:\/\/www.demandsage.com\/telegram-statistics\/\" target=\"_blank\" rel=\"noopener nofollow\">more than 10 million bots<\/a>. Those bots can now form networks. A developer deploying an AI research agent, for example, can have that agent offload a data-retrieval subtask to a dedicated specialist bot and receive the result back \u2014 all within Telegram&#8217;s native message delivery infrastructure, using an audience of more than one billion existing users as a deployment environment.<\/p>\n<p>The same update introduced Chat Automation, which lets individual Telegram users connect a bot to their own profile to handle replies on their behalf, with user-configurable controls over which conversations the bot can access. Bots also now support Streaming Text, displaying responses progressively as a model generates them. A Custom AI Styles feature lets users write prompts that define writing voices, shareable via links.<\/p>\n<p>Late March&#8217;s Managed Bots Feature Set the Stage; Developers Responded the Same Day<\/p>\n<p>The bot-to-bot announcement builds directly on Managed Bots, introduced in the <a href=\"https:\/\/telegram.org\/blog\/ai-editor-mighty-polls-and-more\" target=\"_blank\" rel=\"noopener nofollow\">March 31, 2026<\/a> update. That feature lets a single &#8220;manager bot&#8221; create and configure personalized agent bots for individual users in two taps, eliminating the manual BotFather token setup. The combination \u2014 Managed Bots for frictionless deployment, bot-to-bot communication for agent coordination \u2014 constitutes a coherent agentic platform within a consumer messaging app.<\/p>\n<p>Developer response was immediate. On May 7, the team behind OpenClaw, an open-source AI agent runtime that uses Telegram as its primary communication layer, filed a <a href=\"https:\/\/github.com\/openclaw\/openclaw\/issues\/79077\" target=\"_blank\" rel=\"noopener nofollow\">GitHub issue<\/a> the same day requesting implementation support for the new feature. The issue describes a four-agent setup \u2014 agents named Ari, Finn, Remi, and Tai \u2014 in which one agent would delegate a billing query to a specialist peer and surface the answer to a human, with no human chat thread serving as an intermediary relay. Before May 7, the team had built a workaround routing system because Telegram bots could not see each other; the new API removes that constraint at the platform level.<\/p>\n<p>Multi-Agent Security Research Identifies Risks the Platform Does Not Yet Address<\/p>\n<p>The same week Telegram shipped the feature, the security community was actively publishing on the risks of exactly these kinds of systems. A <a href=\"https:\/\/arxiv.org\/pdf\/2603.09002\" target=\"_blank\" rel=\"noopener nofollow\">March 2026 study<\/a> by researchers at Georgia Institute of Technology, Kennesaw State University, and the OWASP Foundation surveyed seventeen existing security frameworks against multi-agent system cybersecurity risks and found that the best-covered framework \u2014 the OWASP Agentic Security Initiative \u2014 addressed only 65.3 percent of the identified threat categories. Non-determinism and data leakage were identified as the two most under-addressed risk domains across all frameworks reviewed.<\/p>\n<p>A separate <a href=\"https:\/\/arxiv.org\/pdf\/2502.14143\" target=\"_blank\" rel=\"noopener nofollow\">2025 paper<\/a> from researchers at the Cooperative AI Foundation identified three structural failure modes specific to multi-agent architectures \u2014 miscoordination, conflict, and collusion \u2014 and seven underlying risk factors including network effects, emergent agency, and inter-agent trust exploitation, in which a breach in one agent cascades through the trust relationships between others in a network. Oxford researcher Christian Schroeder de Witt, writing on open challenges in multi-agent security, identified secret collusion and coordinated swarm attacks as novel threat classes that existing cybersecurity frameworks were not built to detect.<\/p>\n<p>None of these risks are unique to Telegram, and the bot-to-bot feature includes the mutual opt-in requirement as a structural safeguard. But no enacted federal law specifically governs multi-agent AI systems running on consumer messaging infrastructure. The OWASP Agentic Security Initiative and NIST&#8217;s AI Risk Management Framework provide voluntary guidance; neither carries enforcement authority.<\/p>\n<p>Telegram&#8217;s own history adds context without constituting a direct risk from this feature. The platform&#8217;s Bot API has been documented as a command-and-control channel by malware families including DeerStealer and Lumma Stealer, according to a <a href=\"https:\/\/blog.nviso.eu\/2025\/12\/16\/the-detection-response-chronicles-exploring-telegram-abuse\/\" target=\"_blank\" rel=\"noopener nofollow\">December 2025 NVISO research report<\/a>. Telegram blocked more than 34 million groups and channels in 2025 following increased law enforcement cooperation after Durov&#8217;s August 2024 arrest in France, where he remains under a formal criminal investigation for alleged complicity in organized crime on the platform.<\/p>\n<p>Telegram&#8217;s Broader Positioning: Open Infrastructure for AI Competition<\/p>\n<p>Telegram&#8217;s trajectory on this feature set is deliberate. In its announcement, the company described itself as &#8220;the only platform where all AI models can compete freely \u2014 while users have full control over their experience,&#8221; framing the Bot API as neutral infrastructure for AI services rather than a single-assistant product.<\/p>\n<p>That positioning is notable. Where most agentic AI deployment environments remain inside enterprise tooling or developer sandboxes with limited user bases, Telegram is building these capabilities into a platform with more than one billion monthly active users, an open bot-creation model, and a consistent track record of shipping API expansions faster than governance frameworks can follow. The bot-to-bot feature is the clearest expression of that strategy yet: not a product built for AI, but existing communications infrastructure repurposed as a deployment layer for AI coordination networks.<\/p>\n<p>For developers, the practical question is no longer whether multi-agent coordination on Telegram is possible. It is. The questions now are how to secure agent trust chains in a platform-native environment, what the mutual opt-in requirement does and does not protect against, and whether the voluntary security frameworks available today are adequate for what is being built.<\/p>\n","protected":false},"excerpt":{"rendered":"On May 7, 2026, Telegram became the first billion-user messaging platform to enable native, direct communication between autonomous&hellip;\n","protected":false},"author":2,"featured_media":42802,"comment_status":"","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6],"tags":[405,7537,26218,576,26219,14124,14122,26220],"class_list":["post-42801","post","type-post","status-publish","format-standard","has-post-thumbnail","category-agentic-ai","tag-ai-agents","tag-artificial-intelligence-agents","tag-bot-to-bot-communication-mode","tag-openclaw","tag-owasp-agentic-security-initiative","tag-pavel-durov","tag-telegram","tag-telegram-bot-api"],"_links":{"self":[{"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/posts\/42801","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/comments?post=42801"}],"version-history":[{"count":0,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/posts\/42801\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/media\/42802"}],"wp:attachment":[{"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/media?parent=42801"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/categories?post=42801"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/tags?post=42801"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}