getThreadComments
abstract suspend fun getThreadComments(entryID: Long, commentID: Long): List<Comment>
Content copied to clipboard
Get comments of the record with thread restriction
Get comments of the record with thread restriction