namespace Quantum { [System.AttributeUsage(System.AttributeTargets.Field | System.AttributeTargets.Class | System.AttributeTargets.Struct)] public class BotSDKHiddenAttribute : System.Attribute { } }