requestByBlocking

Deprecated

Use OneBotBot.execute* API

Replace with

bot.executeBlocking(this)

使用 botthis 发起一次阻塞地请求,

更多描述参考 OneBotApi.requestBy

See also