toggle menu
lib
common
switch theme
search in API
lib
/
app.moviebase.trakt.api
/
TraktCommentsApi
/
postCommentReplies
post
Comment
Replies
suspend
fun
postCommentReplies
(
id
:
Int
,
comment
:
TraktPostComment
)
:
List
<
TraktComment
>