pub const HERMES_ACCOUNT_KEYS: &'static [&'static str];Expand description
Key names whose VALUE is a public account identifier, safe to emit. Read
from a Hermes platform block’s extra first, then its top level. Nothing
outside this list is ever read for a value.
Transcribed from the identifiers gateway/config.py::_apply_env_overrides
stores in PlatformConfig.extra (hermes-agent 0.21.0 on the build box):
client_id (DingTalk), app_id (Feishu, QQ, Yuanbao), bot_id (WeCom),
corp_id (WeCom callback), phone_number_id (WhatsApp Cloud), account
(Signal), account_id (Weixin).