requestResultByAsync

Deprecated

Use OneBotBot.execute* API

Replace with

bot.executeResultAsync(this)

使用 botthis 发起一次异步地请求,

更多描述参考 OneBotApi.requestResultBy

更多描述参考 OneBotApi.requestResult

See also

Throws

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