getting-started icon indicating copy to clipboard operation
getting-started copied to clipboard

直接引入Friendship失败

Open Justice996 opened this issue 2 years ago • 1 comments

import {
  ScanStatus,
  WechatyBuilder,
  log,
  Friendship
} from 'wechaty'

报错SyntaxError: The requested module 'wechaty' does not provide an export named 'Friendship'

Justice996 avatar Nov 09 '23 06:11 Justice996

const bot = new Wechaty() bot.Friendship.Type.Receive

zane0904 avatar Jan 24 '24 03:01 zane0904