toggle menu
KotlinInside
1.16.0
jvm
switch theme
search in API
KotlinInside
/
be.zvz.kotlininside.api.async.comment
/
AsyncCommentWrite
/
replyAsync
reply
Async
suspend
fun
replyAsync
(
commentId
:
Int
)
:
Deferred
<
CommentWrite.WriteResult
>