pub struct Message { pub id: Uuid, pub type: String, }