export default { user_id: { type: String, required: true }, to: { type: String, required: true }, }