check
open fun check(event: MessageReceivedEvent, commandVariation: TextCommandVariation, args: String): String?(source)
Checks if this text command should run, returns null
if this filter passes, or a reason for the rejection, used for logging purposes.