requestDataByBlocking

@Api4J
fun <T : Any> KookApi<T>.requestDataByBlocking(bot: Bot): T(source)

使用 BotKookApi 发起请求。

Since

4.1.1

See also