GitHub
S0n1c
Preparing search index...
The search index is not available
meinu
meinu
CommandInfoBasics
Interface CommandInfoBasics
Internal
The base info for a command.
interface
CommandInfoBasics
{
name
:
string
|
Locales
;
owners_only
?:
boolean
;
nsfw
?:
boolean
;
integration_types
?:
ApplicationIntegrationType
[]
;
contexts
?:
InteractionContextType
[]
;
}
Hierarchy (
View Summary
)
CommandInfoBasics
CommandInfoMessage
CommandInfoUser
CommandInfoChat
Index
Properties
name
owners_
only?
nsfw?
integration_
types?
contexts?
Properties
name
name
:
string
|
Locales
Optional
owners_
only
owners_only
?:
boolean
Default
false
Copy
Optional
nsfw
nsfw
?:
boolean
Default
false
Copy
Optional
integration_
types
integration_types
?:
ApplicationIntegrationType
[]
Optional
contexts
contexts
?:
InteractionContextType
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
name
owners_
only
nsfw
integration_
types
contexts
GitHub
S0n1c
meinu
Loading...
The base info for a command.