Class RequireGroupOwnerAttribute
Command requirement that checks if the user has owner permissions.
Inheritance
RequireGroupOwnerAttribute
Implements
Inherited Members
Namespace: TehGM.Wolfringo.Commands
Assembly: Wolfringo.Commands.dll
Syntax
public class RequireGroupOwnerAttribute : RequireGroupPrivilegeAttribute, ICommandRequirement
Remarks
Default ErrorMessage for this requirement is "(n) You need to be at least an owner to execute this command.".
Constructors
| Improve this Doc View SourceRequireGroupOwnerAttribute()
Declaration
public RequireGroupOwnerAttribute()