@typed-discord/rest
Preparing search index...
types
ApplicationCommandAutocompleteCallbackRequest
Interface ApplicationCommandAutocompleteCallbackRequest
interface
ApplicationCommandAutocompleteCallbackRequest
{
data
:
|
InteractionApplicationCommandAutocompleteCallbackIntegerData
|
InteractionApplicationCommandAutocompleteCallbackNumberData
|
InteractionApplicationCommandAutocompleteCallbackStringData
;
type
:
APPLICATION_COMMAND_AUTOCOMPLETE_RESULT
;
}
Index
Properties
data
type
Properties
data
data
:
|
InteractionApplicationCommandAutocompleteCallbackIntegerData
|
InteractionApplicationCommandAutocompleteCallbackNumberData
|
InteractionApplicationCommandAutocompleteCallbackStringData
type
type
:
APPLICATION_COMMAND_AUTOCOMPLETE_RESULT
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
type
@typed-discord/rest
Loading...