requestDataBlocking

@Api4J
fun <T : Any> KookBot.requestDataBlocking(api: KookApi<T>): T(source)

使用 KookBotapi 发起请求。

Since

4.1.1

See also