public Message() { OnClientUpdated += (sender, e) => { Reactions.SetClientsInList(Client); Author.SetClient(Client); }; }