I wanna implement a feature where I notify my users that someone replied on their comment.
I looked deep into the onNewComment in the js lib, but there wasn't information whether the new comment is a reply or not, and to which comment.
Am I approaching this wrong?
I wanna implement a feature where I notify my users that someone replied on their comment.
I looked deep into the
onNewCommentin the js lib, but there wasn't information whether the new comment is a reply or not, and to which comment.Am I approaching this wrong?