requestByAsync

Deprecated

Use OneBotBot.execute* API

Replace with

bot.executeAsync(this)

使用 botthis 发起一次异步地请求,

更多描述参考 BasicOneBotApi.requestBy

See also