handleEvent

open suspend fun handleEvent(event: MessageCreateEvent)

Handles an incoming MessageCreateEvent and dispatches a command invocation, if possible.