Preparing search index...
The search index is not available
TouchGuild
TouchGuild
types/applications
ApplicationCommand
Interface ApplicationCommand
interface
ApplicationCommand
{
name
:
string
;
options
?:
ApplicationCommandOption
[]
;
type
:
CHAT_INPUT
;
}
Hierarchy (
view full
)
ApplicationCommand
PrivateApplicationCommand
Index
Properties
name
options?
type
Properties
name
name
:
string
Optional
options
options
?:
ApplicationCommandOption
[]
type
type
:
CHAT_INPUT
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
options
type
TouchGuild
Loading...