Preparing search index...
The search index is not available
@osn/sudobot
@osn/sudobot
framework/typescript/cache/GlobalStore
set
Function set
set
<
K
extends
string
>
(
key
:
K
,
value
:
unknown
,
options
?:
CacheOptions
,
)
:
Promise
<
boolean
>
Type Parameters
K
extends
string
Parameters
key
:
K
value
:
unknown
Optional
options
:
CacheOptions
Returns
Promise
<
boolean
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@osn/sudobot
Loading...