requestBy
Deprecated
Use OneBotBot.execute
Replace with
bot.execute(this)
Content copied to clipboard
使用 bot 对 this 发起一次请求, 并得到相应的 HttpResponse 响应。
更多描述参考 OneBotApi.request
Use OneBotBot.execute
bot.execute(this)
使用 bot 对 this 发起一次请求, 并得到相应的 HttpResponse 响应。
更多描述参考 OneBotApi.request