Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] Allow batch remove / add room member #2523

Closed
hcfw007 opened this issue Apr 25, 2023 · 2 comments
Closed

[FEAT] Allow batch remove / add room member #2523

hcfw007 opened this issue Apr 25, 2023 · 2 comments

Comments

@hcfw007
Copy link
Member

hcfw007 commented Apr 25, 2023

Allow add and remove mutiple contacts in room can reduce low-lever IO requests, and it's also a feature supported by many IMs. e.g.:
whatsapp

image

We can make room.add and room.remove support both ContactInterface and ContactInterface[] to make minium impact on current codes.

@hcfw007
Copy link
Member Author

hcfw007 commented Apr 25, 2023

wechaty-puppet: wechaty/puppet#215
wechaty-grpc: wechaty/grpc#192
wechaty-puppet-service: wechaty/puppet-service#229
wechaty: #2526

Copy link

dosubot bot commented Nov 19, 2023

Hi, @hcfw007! I'm Dosu, and I'm here to help the wechaty team manage their backlog. I wanted to let you know that we are marking this issue as stale.

From what I understand, you raised an issue requesting a new feature to allow batch adding and removing of room members in the Wechaty repository. The suggestion is to modify the room.add and room.remove functions to support both single contacts and arrays of contacts.

There has been recent activity with pull requests in the wechaty-puppet, wechaty-grpc, wechaty-puppet-service, and wechaty repositories.

Could you please let us know if this issue is still relevant to the latest version of the wechaty repository? If it is, please comment on the issue to let us know. Otherwise, feel free to close the issue yourself, or the issue will be automatically closed in 7 days.

Thank you for your understanding and contribution to the Wechaty community!

@dosubot dosubot bot added the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Nov 19, 2023
@dosubot dosubot bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 26, 2023
@dosubot dosubot bot removed the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Nov 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant