extensionAdded

fun extensionAdded(body: suspend ExtensibleBot.(extension: Extension) -> Unit): Boolean

Register a lambda to be called after any extension is successfully added to the bot.