jseeqret - v1.0.4
Preparing search index...
core/slack/config
slack_config_get
Function slack_config_get
slack_config_get
(
storage
:
SqliteStorage
,
key
:
string
)
:
Promise
<
any
>
Fetch and decrypt a Slack config value. Returns null if absent.
Parameters
storage
:
SqliteStorage
key
:
string
Returns
Promise
<
any
>
the JSON-deserialized value
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
jseeqret - v1.0.4
Loading...
Fetch and decrypt a Slack config value. Returns null if absent.