LemonChannels. Adapters. Telegram. Transport. Pipeline
(lemon_channels v0.1.0)
View Source
Telegram-local inbound pipeline coordinator.
This module coordinates normalized Telegram ingress handling and returns adapter-local actions for side effects. It is intentionally Telegram-specific and is not yet a shared cross-channel abstraction.
Summary
Types
Functions
@spec run(LemonChannels.Adapters.Telegram.Transport.InboundContext.t(), map()) :: {map(), [action()]}