requestRawByBlocking
Deprecated
Use OneBotBot.execute* API
Replace with
bot.executeRawBlocking(this)
Content copied to clipboard
更多描述参考 OneBotApi.requestRawBy
See also
Throws
如果响应状态码不是 2xx (参考 HttpStatusCode.isSuccess)
Use OneBotBot.execute* API
bot.executeRawBlocking(this)
更多描述参考 OneBotApi.requestRawBy
如果响应状态码不是 2xx (参考 HttpStatusCode.isSuccess)