This event allows you to trigger a specifc flow when a command is sent to the bot. This command can be sent with an continueChat HTTP request with aDocumentation Index
Fetch the complete documentation index at: https://docs.typebot.com/llms.txt
Use this file to discover all available pages before exploring further.
command message type or with the Typebot.sendCommand function if your bot is embedded on a website.
Looking to trigger behavior when the user types a keyword like
restart or help? Use a Reply event instead — the Command event is only for triggers sent programmatically from outside the chat. See the user commands guide for a concrete example.