checkSuspend

open suspend fun checkSuspend(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.