private async Task Back() { Path = HelpManager.BackDir(Path); FileCount = HelpManager.GetDirList(Path, Admin, Mod).Length; await UpdateEmbed(); }