handle

open suspend override fun handle(context: ExecutionContext, effect: T): Event?
abstract suspend fun handle(bot: Bot, effect: T): Event?