wechaty / puppet-padlocal

Puppet PadLocal is a Pad Protocol for WeChat
https://wechaty.js.org/docs/puppet-providers/padlocal
Apache License 2.0
642 stars 88 forks source link

How can I get the data that who invites whom in the group? #94

Closed 9cat closed 2 years ago

9cat commented 3 years ago

How can I get the data that who invites whom in the group?

such as I get the contact in the room, and I would like to see the people who invites in.

padlocal commented 2 years ago

You can get via room-join event payload: https://wechaty.js.org/docs/api/room#example--eventjoin-