requestResultBy
Deprecated
Use OneBotBot.executeResult
Replace with
bot.executeResult(this)
Content copied to clipboard
使用 bot 对 this 发起一次请求, 并得到相应的 OneBotApiResult 响应。
更多描述参考 OneBotApi.requestResult
See also
Throws
如果响应状态码不是 2xx (参考 HttpStatusCode.isSuccess)