Preparing search index...
The search index is not available
TouchGuild
TouchGuild
types/interactions
InteractionData
Interface InteractionData
interface
InteractionData
{
applicationCommand
:
ApplicationCommand
|
PrivateApplicationCommand
;
name
:
string
;
options
:
InteractionOptionWrapper
;
}
Index
Properties
application
Command
name
options
Properties
application
Command
application
Command
:
ApplicationCommand
|
PrivateApplicationCommand
name
name
:
string
options
options
:
InteractionOptionWrapper
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
application
Command
name
options
TouchGuild
Loading...