httpClientConfig

fun httpClientConfig(block: HttpClientConfig<*>.() -> Unit)
var httpClientConfig: HttpClientConfig<*>.() -> Unit

配置bot内部要使用的httpclient。

默认情况下的client中已经install了 ContentNegotiation 中的 json