Class RemainderAttribute
Marks the input to not be parsed by the parser.
Assembly: Discord.Net.Commands.dll​
View Source​
Declaration
[AttributeUsage(AttributeTargets.Parameter, AllowMultiple = false, Inherited = true)]
public class RemainderAttribute : Attribute, _Attribute
Implements​
System.Runtime.InteropServices._Attribute