Simple Robot 组件 | OneBot
Toggle table of contents
1.7.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot 组件 | OneBot
simbot-component-onebot-v11-core
/
love.forte.simbot.component.onebot.v11.core.api
/
OneBotApiExecutable
/
execute
execute
abstract
suspend
fun
execute
(
api
:
OneBotApi
<
*
>
)
:
HttpResponse
(
source
)
使用当前
OneBotApiExecutable
执行
api
并得到原始的
HttpResponse
结果。
更多描述参考
OneBotApi.request
Since
1.1.0
See also
request