Simple Robot
Toggle table of contents
5.0.0-Preview2
common
Target filter
common
Switch theme
Search in API
Skip to content
Simple Robot
simbot-component-qq-guild-stdlib
/
love.forte.simbot.qguild.stdlib
/
requestData
request
Data
suspend
fun
<
R
:
Any
>
Bot
.
requestData
(
api
:
QQGuildApi
<
R
>
)
:
R
(
source
)
直接通过bot进行请求。
Throws
QQGuild
Api
Exception
如果返回状态码不在 200..300之间。