telegram-bot::on-config-change
Internal: reload telegram-bot configuration from the authoritative store on change.
- okbooleanrequired
Telegram bridge to the harness stack — polling or webhook ingress, live message edits, approvals, and configurable verbosity.
exact versions are immutable; binary and bundle artifacts are digest-pinned.
Internal: reload telegram-bot configuration from the authoritative store on change.
Create a Telegram message for each new assistant or function_result entry.
Parent entry in the session chain (authoritative append order).
Append time in ms; used as the per-entry ordering key.
Stream assistant edits into Telegram, throttled by revision.
Mutation time in ms; refines the per-entry ordering key (min wins).
Send an inline approval keyboard when a function call is held.
Clear the approval prompt when a held call is resolved.
Observe session status changes.
Finalize streaming, drain FIFO queue, and post turn outcome toasts.
Register the Telegram webhook URL from configuration.
Receive Telegram updates; route commands, messages, and callbacks.