Telegram long-polling inbound transport for the generic gateway runtime.
The process owns Bot API polling details and submits raw Telegram updates to
Vibe.Gateway.Runtime. It clears stale webhooks before polling by default,
matching Hermes' operational guardrail for switching between webhook and
polling modes.
Summary
Functions
Returns a specification to start this module under a supervisor.
Returns diagnostic polling state for dashboards and support commands.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
@spec start_link(keyword()) :: GenServer.on_start()
@spec status(GenServer.server()) :: map()
Returns diagnostic polling state for dashboards and support commands.