Preparing search index...
The search index is not available
TouchGuild
TouchGuild
types/applications
ClientApplication
Interface ClientApplication
interface
ClientApplication
{
appShortname
:
string
;
commands
:
(
ApplicationCommand
|
PrivateApplicationCommand
)
[]
;
enabled
:
boolean
;
}
Index
Properties
app
Shortname
commands
enabled
Properties
app
Shortname
app
Shortname
:
string
commands
commands
:
(
ApplicationCommand
|
PrivateApplicationCommand
)
[]
enabled
enabled
:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
app
Shortname
commands
enabled
TouchGuild
Loading...