namespace ServerManagerTool.DiscordBot.Delegates { public delegate string HandleTranslationDelegate(string translationKey); }