Preparing search index...
The search index is not available
Oceanic
Oceanic
Types/Interactions
AutocompleteInteractionResponse
Interface AutocompleteInteractionResponse
interface
AutocompleteInteractionResponse
{
data
:
{
choices
:
AutocompleteChoice
[]
;
}
;
type
:
APPLICATION_COMMAND_AUTOCOMPLETE_RESULT
;
}
Index
Properties
data
type
Properties
data
data
:
{
choices
:
AutocompleteChoice
[]
;
}
The
response data
.
Type declaration
choices
:
AutocompleteChoice
[]
type
type
:
APPLICATION_COMMAND_AUTOCOMPLETE_RESULT
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
data
type
Oceanic
Loading...
The response data.