# Do more with Telegram from your agents

> Telegram tools gain pin_message, get_chat, get_file, and react_with_emoji, so agents can manage a chat more fully rather than just posting to it.

- Published: 2026-07-17
- Author: Agno Team
- Category: Changelog
- Canonical: https://agno-com-nine.vercel.app/articles/do-more-with-telegram-from-your-agents
- Markdown: https://agno-com-nine.vercel.app/articles/do-more-with-telegram-from-your-agents.md

Telegram tools gain `pin_message`, `get_chat`, `get_file`, and `react_with_emoji`, so agents can manage a chat more fully rather than just posting to it. New `save_downloads` and `output_directory` options write downloaded files straight to disk, making it easy to capture what comes through a chat.

Check out the [Cookbook](https://github.com/agno-agi/agno/blob/main/cookbook/91_tools/telegram_tools.py) for more.
