Skip to main content

Telega

A simple yet powerful Telegram library

Data model done right

The modern approach to the data model. Discriminated unions with matching. Equality and comparison for all data classes for free.

Type-safe RPC

The compiler infers a response type for your request.

Performance

No reflection. Just pure serialization code generation. Generic-based RPC deserialization without costs.