Application Commands
Slash Commands
Creating slash commands with Lilybird’s JSX components is a trivial task. You can create one with the parent element ApplicationCommand
and add options by importing the respective <type>Option
.
Creating slash commands with Lilybird’s JSX components is a trivial task. You can create one with the parent element ApplicationCommand
and add options by importing the respective <type>Option
.