HI, so im creating subcommands with preconditions, but its not working on subcommands, its only working on normal commands (chatInputCommands)
- When i run normal chatInputCommands, its working (first pic)
- But when i run subComands with preconditions (second pic)
- My subcommands code are like this (third pic)
- And my precondition are like this (fourth pic)