ChannelMessageDTO

constructor(id: String, sender: String, content: String, timestamp: String = java.time.Instant.now().toString())