check
open fun check(event: GenericCommandInteractionEvent, commandInfo: ApplicationCommandInfo): String?(source)
Checks if this interaction should run, returns null
if this filter passes, or a reason for the rejection, used for logging purposes.
Checks if this interaction should run, returns null
if this filter passes, or a reason for the rejection, used for logging purposes.