Table of Contents

Property CustomAttributes

Namespace
DSharpPlus.CommandsNext
Assembly
DSharpPlus.CommandsNext.dll

CustomAttributes

Gets the custom attributes defined on this command.

public IReadOnlyList<Attribute> CustomAttributes { get; }

Property Value

IReadOnlyList<Attribute>