$isCommandInteraction
$isCommandInteraction
will return either true or false depending on the type of interaction.
Usage
Example(s)
This will return true
because the function is used within a interaction command.
$isCommandInteraction
will return either true or false depending on the type of interaction.
This will return true
because the function is used within a interaction command.