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