runChecks
open suspend fun runChecks(event: MessageCreateEvent, sendMessage: Boolean = true, cache: MutableStringKeyedMap<Any>): Boolean
Run checks with the provided MessageCreateEvent. Return false if any failed, true otherwise.
Run checks with the provided MessageCreateEvent. Return false if any failed, true otherwise.