export declare class ApplicationCommandOptionWithAutocompleteMixin
This mixin holds choices and autocomplete symbols used for options.
readonlyoptionalboolean autocomplete? :
Whether this option utilizes autocomplete.
readonlyApplicationCommandOptionType type :
The type of this option.
setAutocompleteautocomplete: boolean) : this (
autocomplete: boolean
Whether this option uses autocomplete.