Simple Robot 组件 | KOOK
Toggle table of contents
4.1.1
common
Platform filter
common
Switch theme
Search in API
Simple Robot 组件 | KOOK
simbot-component-kook-core
/
love.forte.simbot.component.kook.util
/
requestDataBy
request
Data
By
suspend
fun
<
T
:
Any
>
KookApi
<
T
>
.
requestDataBy
(
bot
:
KookBot
)
:
T
(
source
)
使用
KookApi
通过
bot
发起请求。
See also
request
Data
By