fix: mah adapter 不能接受好友请求

This commit is contained in:
notnotype 2021-03-07 22:36:38 +08:00
parent ac613b5839
commit 2885e6053c

View File

@ -36,7 +36,8 @@ class NewFriendRequestEvent(RequestEvent):
'eventId': self.event_id,
'groupId': self.group_id,
'fromId': self.from_id,
'operate': 0
'operate': 0,
'message': ''
})
async def reject(self,