C# Class TehGM.Wolfringo.Commands.RequireBotGroupOwnerAttribute

Command requirement that checks if the bot has owner permissions.

Default CommandRequirementAttribute.ErrorMessage for this requirement is "(n) I need to be at least an owner to execute this command.".

Inheritance: RequireBotGroupPrivilegeAttribute
ファイルを表示 Open project: TehGM/Wolfringo

Public Methods

Method Description
RequireBotGroupOwnerAttribute ( ) : TehGM.Wolfringo.Commands.Attributes

Method Details

RequireBotGroupOwnerAttribute() public method

public RequireBotGroupOwnerAttribute ( ) : TehGM.Wolfringo.Commands.Attributes
return TehGM.Wolfringo.Commands.Attributes