Table of Contents

Class RemainderAttribute

Namespace
Discord.Commands
Assembly
Discord.Net.Commands.dll

Marks the input to not be parsed by the parser.

[AttributeUsage(AttributeTargets.Parameter, AllowMultiple = false, Inherited = true)]
public class RemainderAttribute : Attribute
Inheritance
RemainderAttribute
Inherited Members