isAuthor

fun isAuthor(articleId: Long, commentId: Long, email: String): Boolean

댓글 작성자가 맞는지 확인

Parameters

articleId

게시글 ID

commentId

댓글 ID

userId

유저 ID