requestRawBy

Deprecated

Use OneBotBot.executeRaw

Replace with

bot.executeRaw(this)

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

更多描述参考 OneBotApi.requestRaw

See also

Throws

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