httpClient

abstract val httpClient: HttpClient

当前bot所使用的 HttpClient 实例。

此实例代表的用于进行API请求(xxxRequest)的http client。