cache
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
cache
map
/
dev.kord.cache.map
/
MapLikeCollection
/
put
put
abstract
suspend
fun
put
(
key
:
KEY
,
value
:
VALUE
)
open
suspend
fun
put
(
key
:
KEY
,
value
:
VALUE
,
ttl
:
Duration
?
)