Class RequireGuildAttribute
- Namespace
- DSharpPlus.Commands.ContextChecks
- Assembly
- DSharpPlus.Commands.dll
[AttributeUsage(AttributeTargets.Class|AttributeTargets.Method|AttributeTargets.Delegate)]
public class RequireGuildAttribute : ContextCheckAttribute
- Inheritance
-
RequireGuildAttribute
- Derived