NotificationInviteRejectedEvent

constructor(    type: String,     createdAt: Date,     rawCreatedAt: String,     cid: String,     channelType: String,     channelId: String,     user: User,     member: Member,     channel: Channel,     channelLastMessageAt: Date?)