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.