lib
common
lib
/
app.moviebase.trakt.api
/
TraktCommentsApi
/
getCommentReplies
get
Comment
Replies
suspend
fun
getCommentReplies
(
id
:
Int
)
:
List
<
TraktComment
>