export interface APIAutocompleteApplicationCommandInteractionData extends APIBaseApplicationCommandInteractionData<ApplicationCommandType.ChatInput>
optionalSnowflake guild_id? :
Inherited from: APIBaseApplicationCommandInteractionData
Snowflake id :
Inherited from: APIBaseApplicationCommandInteractionData
string name :
Inherited from: APIBaseApplicationCommandInteractionData
optionalAPIApplicationCommandInteractionDataOption<InteractionType.ApplicationCommandAutocomplete>[] options? :
optionalAPIInteractionDataResolved resolved? :
Type type :
Inherited from: APIBaseApplicationCommandInteractionData