Giter VIP home page Giter VIP logo

Comments (4)

padlocal avatar padlocal commented on May 14, 2024
export interface EventRoomLeavePayload {
  removeeIdList : string[],
  removerId     : string,
  roomId        : string,
  timestamp     : number,

removerId 是必须的,但是这种情况好像拿不到。如果传入的是 “”, https://github.com/wechaty/wechaty/blob/8a41a64c443623dc188d2be06b474706e33bb4ca/src/wechaty.ts#L539 又会报错。

有什么建议吗?

from puppet-padlocal.

su-chang avatar su-chang commented on May 14, 2024

如果 removerId获取不到,可以填写和 removeeId 一样的值。

from puppet-padlocal.

padlocal avatar padlocal commented on May 14, 2024

fixed in [email protected]

from puppet-padlocal.

su-chang avatar su-chang commented on May 14, 2024

企业微信群中的群成员退出,群成员信息加载有问题,没有显示对应的成员名称。

具体显示如下:

room : Room<哈哈喝喝>, contact: Contact<25984982132676060@openim>, remover: Contact<25984982132676060@openim>

from puppet-padlocal.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.