KtGram
Toggle table of contents
7.8.0
common
Platform filter
common
Switch theme
Search in API
KtGram
ktgram-botctx-redis
/
eu.vendeli.ktgram.botctx.redis.ctx
/
UserDataRedisImpl
/
setAsync
set
Async
open
suspend override
fun
setAsync
(
telegramId
:
Long
,
key
:
String
,
value
:
String
?
)
:
Deferred
<
Boolean
>
(
source
)