📄️ Command Argument
The Command Argument block allows you to define arguments for your slash commands. You can specify the argument name, description, and type to create interactive command interfaces.
📄️ Command Permissions
The Command Permissions block allows you to restrict your command to users with specific permissions. You can specify which Discord permissions are required to use the command.
📄️ Command Contexts
The Command Contexts block allows you to define where your command should be available. You can specify whether the command should be available in servers, DMs, or both, and which integrations should have access to it.
📄️ Event Filter
The Event Filter block allows you to filter events based on their properties. You can specify conditions that must be met for the event to trigger your flow.