jseeqret - v1.0.4
Preparing search index...
core/slack/config
slack_config_set
Function slack_config_set
slack_config_set
(
storage
:
SqliteStorage
,
key
:
string
,
value
:
any
)
:
Promise
<
void
>
Fernet-encrypt a Slack config value and upsert into the kv table.
Parameters
storage
:
SqliteStorage
key
:
string
value
:
any
JSON-serializable
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
jseeqret - v1.0.4
Loading...
Fernet-encrypt a Slack config value and upsert into the kv table.