Configure command to submit without confirmation
Description of the command
Intent or list of intents. What you need to type to invoke the command, for example via the bot.
Name of the command
Configure strategy on how to prompt for parameters in chat or web
Define parameters used by this command.
Function to create a parameters object used by this command. Empty parameters will be returned by default.
If provided, select when this command is registered. Enables conditional registration on SDM startup, based on configuration, environment variables etc. This method is invoked during SDM startup.
Tags associated with this command. Useful in searching.
Generated using TypeDoc
Common supertype for all command registrations.