simple-robot-component-tencent-guild
3.0.0.0-alpha.3
simbot-component-tencent-guild-stdlib
/
love.forte.simbot.tencentguild
/
doRequest
do
Request
@
Api4J
fun
<
R
>
doRequest
(
bot
:
TencentGuildBot
,
api
:
TencentApi
<
R
>
)
:
R
直接通过bot进行请求。
Throws
Tencent
Api
Exception
如果返回状态码不在 200..300之间。