Preparing search index...
The search index is not available
discordx
discordx
SimpleCommandOptionOptions
Interface SimpleCommandOptionOptions<T>
interface
SimpleCommandOptionOptions
<
T
>
{
description
?:
string
;
name
:
NotEmpty
<
T
>
;
type
:
SimpleCommandOptionType
;
}
Type Parameters
T
extends
string
=
string
Index
Properties
description?
name
type
Properties
Optional
description
description
?:
string
name
name
:
NotEmpty
<
T
>
type
type
:
SimpleCommandOptionType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
name
type
discordx
Loading...