public ChatManager() { Me = Program.Client; Server = Program.Server; ChatMemory = new ChatMemory(); }