request

suspend fun KookBot.request(api: KookApi<*>): HttpResponse(source)

使用 KookBotapi 发起请求。

See also