- Preparing search index...
- The search index is not available
droff-helpers
- isSubCommand(name: string): ((...a: [interaction: Interaction]) => boolean)
-
Returns ((...a: [interaction: Interaction]) => boolean)
-
- (...a: [interaction: Interaction]): boolean
-
Parameters
-
Rest
...a: [interaction: Interaction]
Returns boolean
If the sub-command exists return
true
, elsefalse
.