public List <Chat> GetAllChats() => _chatContext.GetAllChats();