Internal Set the autocomplete handler for the option
https://discord.dev/interactions/application-commands#autocomplete
The autocomplete handler
Set the description of the option
Must be between 1 and 100 characters long
The description of the option
Set the name of the option
Must be between 1 and 32 characters long Must be unique within the command
The name of the option
Set whether the option is required
Whether the option is required
Set the type of the option
The type of the option
Generated using TypeDoc
A builder for slash command options
Remarks
Not meant to be constructed directly