SettingsCallback

typealias SettingsCallback = suspend ExtensibleBotBuilder.() -> Unit

Type alias representing a callable that operates against a bot's settings builder.