onInit

abstract fun onInit(handler: suspend (Ready) -> Unit)(source)

Called on the first Ready event the bot receives

An artificial event, useful for once-per-lifecycle tasks