UserStopWatchingEvent

constructor(    type: String,     createdAt: Date,     rawCreatedAt: String,     cid: String,     watcherCount: Int = 0,     channelType: String,     channelId: String,     user: User,     channelLastMessageAt: Date?)