Simple Robot 组件 | OneBot
Toggle table of contents
1.9.0-Beta1
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
/
CustomOneBotApi
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
builder
Link copied to clipboard
@
JvmStatic
@
JvmOverloads
fun
<
T
:
Any
>
builder
(
action
:
String
,
method
:
HttpMethod
=
HttpMethod.Post
)
:
CustomOneBotApiBuilder
<
T
>
获取一个用于动态构建 OneBot API 的构建器。