@pikokr/command.ts / Exports / TextCommandRestOption
Class: TextCommandRestOption
Hierarchy
-
ComponentArgumentDecorator
<void
>↳
TextCommandRestOption
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new TextCommandRestOption(options
): TextCommandRestOption
Parameters
Name | Type |
---|---|
options | void |
Returns
Inherited from
ComponentArgumentDecorator.constructor
Defined in
src/core/components/ComponentArgumentDecorator.ts:6 (opens in a new tab)
Properties
options
• options: void
Inherited from
ComponentArgumentDecorator.options
Defined in
src/core/components/ComponentArgumentDecorator.ts:4 (opens in a new tab)
Methods
defaultOptions
▸ defaultOptions(): void
Returns
void
Inherited from
ComponentArgumentDecorator.defaultOptions
Defined in
src/core/components/ComponentArgumentDecorator.ts:14 (opens in a new tab)