var notification = {
                    channel: "user:" + user._id,
                    type: "mentionInComment",
                    details: {
                        postId: post._id,