requestReserve

@Api4J
fun KookBot.requestReserve(api: KookApi<*>): SuspendReserve<HttpResponse>(source)

使用 KookBotapi 发起请求。

Since

4.1.1

See also