requestDataBy

suspend fun <T : Any> KookApi<T>.requestDataBy(bot: Bot): T(source)

使用 BotKookApi 发起请求。