deleteComment

abstract suspend fun deleteComment(commentId: Long)

Deletes existent comment with commentId.

Parameters

commentId

Comment id.