Skip to content

API Reference

This page is generated from source code docstrings and signatures via mkdocstrings.

Package

telegras

telegras - Telegram + FastAPI focused integration service.

Key modules

telegras.app

telegras.telegram_api

telegras.webhook_attachments

telegras.default_handlers

register_handler_plugin

register_handler_plugin(plugin)

Register a callable that returns handler mappings.

handler_plugin

handler_plugin(func)

Decorator for registering handler plugins.

telegras.persistence.repository