Method WithAttributes
- Namespace
- DSharpPlus.Commands.Trees
- Assembly
- DSharpPlus.Commands.dll
WithAttributes(IEnumerable<Attribute>)
public CommandBuilder WithAttributes(IEnumerable<Attribute> attributes)Parameters
- attributesIEnumerable<Attribute>
public CommandBuilder WithAttributes(IEnumerable<Attribute> attributes)attributes IEnumerable<Attribute>