requestResultBy

Deprecated

Use OneBotBot.executeResult

Replace with

bot.executeResult(this)

使用 botthis 发起一次请求, 并得到相应的 OneBotApiResult 响应。

更多描述参考 OneBotApi.requestResult

See also

Throws

如果响应状态码不是 2xx (参考 HttpStatusCode.isSuccess)