namespace NadekoBot.Medusa; [AttributeUsage(AttributeTargets.Method)] public sealed class bot_owner_onlyAttribute : MedusaPermAttribute { }