GraiaProject / Application

一个设计精巧, 协议实现完备的, 基于 mirai-api-http 的即时聊天软件自动化框架.
https://graia-document.vercel.app/
GNU Affero General Public License v3.0
438 stars 63 forks source link

使用getfriend出现问题 #36

Closed Viottery closed 4 years ago

Viottery commented 4 years ago

描述你遇到的问题:

在调用getfriend后,返回了一个coroutine对象,无法放入send friend message中 **复现步骤:** 该 BUG 会在进行以下操作后出现: 1. ...调用getFriend函数放入sendFriendMessage 2. ... **发生错误的代码**

await app.sendFriendMessage(app.getFriend(***), MessageChain(root=[ Plain("test") ])) 控制台日志输出截图:

运行环境:

GreyElaina commented 4 years ago

抱歉我不解答这个脑瘫问题, 您去csdn或者去读我的文档/python docs/pep484也比在这开issue等回复来的快.