register
abstract suspend fun register(dispatcher: EventDispatcher, context: BotContext, configuring: Boolean)(source)
Parameters
dispatcher
The event dispatcher for registering event hooks
context
Bot related context
configuring
Whether this invocation is the config registration (false for actual runs)