Preparing search index...
The search index is not available
TouchGuild
TouchGuild
types/applications
ApplicationCommandOptionBase
Interface ApplicationCommandOptionBase<T>
interface
ApplicationCommandOptionBase
<
T
extends
ApplicationCommandOptionTypes
=
ApplicationCommandOptionTypes
,
>
{
name
:
string
;
required
:
boolean
;
type
:
T
;
}
Type Parameters
T
extends
ApplicationCommandOptionTypes
=
ApplicationCommandOptionTypes
Hierarchy (
View Summary
)
ApplicationCommandOptionBase
ApplicationCommandOptionsChannel
ApplicationCommandOptionsBoolean
ApplicationCommandOptionsRole
ApplicationCommandOptionsUser
ApplicationCommandOptionsEmote
ApplicationCommandOptionsEmbeddedAttachment
Index
Properties
name
required
type
Properties
name
name
:
string
required
required
:
boolean
type
type
:
T
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
required
type
TouchGuild
Loading...