SDKv2.5.10
Expose agents, teams, and workflows as Telegram bots with the new Telegram interface and TelegramTools
Agno Team
March 17, 20261 min read
The new Telegram interface mounts webhook endpoints directly on AgentOS, turning any agent, team, or workflow into a fully functional Telegram bot. Inbound messages — text, photos, voice notes, audio, video, documents, stickers, and animations — are handled natively and passed to the agent as structured inputs. Responses stream back in real time with live message edits, throttled to stay within Telegram's rate limits, so users see output as it is generated rather than waiting for a complete reply.
Create an agent, expose it with the Telegram interface, and serve via AgentOS:
See the Telegram docs for more.