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