I\'ve been trying to make a chat app and I use the following schema for messages:
const messageObject = { sender: {type: mongoose.Schema.Types.ObjectId,