Search
Search docs, blog posts, and ecosystem packages with citations.
Enter a query to see grounded citations.
Telegram adapter package implementing the Jido Chat adapter contract
Beta support. Public iteration with faster feedback loops before final release shape settles.
View package metadata source →Jido Chat Telegram is the Telegram transport adapter for Jido Chat. It maps Telegram updates and send operations onto the shared adapter contract used across chat channels.
Jido Chat Telegram provides Telegram-specific transport behavior while preserving channel portability through the shared Jido Chat interface.
Jido.Chat.Telegram.Adapter handles update transformation and message delivery through Telegram-compatible flows.
Jido.Chat.Telegram.Extensions exposes Telegram-specific helpers for media sends, callback handling, and other channel-specific operations.
Converts Telegram-native payloads into the typed normalized structures expected by Jido Chat.
Provides migration support for legacy channel modules while adapter-first integration patterns stabilize.