plugins/gateways/telegram/cfg

Telegram gateway configuration.

Values

pub fn allowed_updates() -> List(String)
pub fn http_timeout_ms() -> Int
pub fn load(toml: dict.Dict(String, tom.Toml)) -> Nil
pub fn notify_chat_id() -> Result(String, String)
pub fn polling_interval() -> Int
pub fn polling_limit() -> Int
pub fn polling_timeout() -> Int
pub fn send_message_dedup_secs() -> Int
Search Document