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