module.exports = class MemberCommentEvent {
    /**
     * @param {MemberCommentEventData} data
     * @param {Date} timestamp
     */