Televerseteleverse.

Televerse Documentation

A powerful, type-safe, and highly extensible Telegram Bot framework built with Dart. Zero dynamic types. Full generic support. Enterprise ready.

Quick Links

At a Glance

9.3
Bot API Version
80+
Built-in Filters
0
Dynamic Types
3
Built-in Plugins

What is Televerse?

Televerse is the most powerful and type-safe Telegram Bot framework in the Dart ecosystem. Built with modern Dart features, it provides a clean, intuitive API for building everything from simple personal bots to complex enterprise applications.

Unlike other frameworks, Televerse uses 0 dynamic types on its public interface, ensuring full type safety and excellent IDE support through generics. This means fewer runtime errors and a more enjoyable development experience.

Why Choose Televerse?

  • Revolutionary Filter System — 80+ built-in filters with logical operators (+, *, -) for combining filters expressively
  • Plugin Architecture — Sessions, conversations, logging, and custom plugins with full type safety
  • Built-in Webhook Server — Start production-ready webhook bots with a single method call
  • Conversation API — Multi-step conversations with timeout handling and validation
  • Custom Context — Extend the Context class with your own properties and methods
  • Latest Bot API — Always up-to-date with the latest Telegram Bot API (currently 9.3)

Ready to Get Started?

Head over to the Installation guide to add Televerse to your project, or jump straight into the Getting Started tutorial to build your first bot.