Simple Robot 组件 | QQ
Toggle table of contents
4.2.1
jvm
Platform filter
jvm
Switch theme
Search in API
Simple Robot 组件 | QQ
simbot-component-qq-guild-stdlib
/
love.forte.simbot.qguild.stdlib
/
requestTextReserve
request
Text
Reserve
jvm
@
Api4J
@
JvmOverloads
fun
Bot
.
requestTextReserve
(
api
:
QQGuildApi
<
*
>
,
scope
:
CoroutineScope
?
=
null
)
:
SuspendReserve
<
String
>
(
source
)
直接通过bot进行请求。
SuspendReserve
可能使用的作用域
scope
默认为
Bot.apiClient
。
See also
Suspend
Reserve