requestBy

Deprecated

Use OneBotBot.execute

Replace with

bot.execute(this)

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

更多描述参考 OneBotApi.request

See also