Table of Contents

Constructor AliasesAttribute

Namespace
DisCatSharp.CommandsNext.Attributes
Assembly
DisCatSharp.CommandsNext.dll

AliasesAttribute(params string[])

Adds aliases to this command or group.

public AliasesAttribute(params string[] aliases)

Parameters

aliases string[]

Aliases to add to this command or group.