alechkos
alechkos
@crash-overdrive > Also, will this PR support mentioning and tagging subgroups from other subgroups in the community? I did not add that feature here but there is an open [PR](https://github.com/pedroslopez/whatsapp-web.js/pull/2602)...
@crash-overdrive > Any chance you can merge the 2 PRs, this and the [group mention](https://github.com/pedroslopez/whatsapp-web.js/pull/2602)? It will be done once they are approved, until then you can freely use several...
@joweste > How could I change the community description of a created one? As mentioned in the PR description, the `Community` class extends the `GroupChat` class, so all its methods...
@joweste > [but if I use `console.log(await community.getUnjoinedSubgroups()) ` it returns a empty array](https://github.com/pedroslopez/whatsapp-web.js/pull/2531#issuecomment-1920339641) I think maybe the `getUnjoinedSubgroups` returns an array of community subgroups that you have been a...
@joweste > [Hi, I am testing the community feat. All is working well, until I test the getParticipants(). It returns null.](https://github.com/pedroslopez/whatsapp-web.js/pull/2531#issuecomment-1919355090) I'll check it later, what wweb version do you...
@joweste > [But I have a problem. As you see in attached image, I have some community groups where my mobile says I can enter > But those groups don´t...
@joweste > [How to query the ProfilePicUrl, membershipApprovalMode and allowNonAdminSubGroupCreation of a community by id?](https://github.com/pedroslopez/whatsapp-web.js/pull/2531#issuecomment-1921527386) What do you mean _"to query"_? Go through the [description](https://github.com/pedroslopez/whatsapp-web.js/pull/2531#description)
@joweste > But I am member in 3 groups in that community. But you are not a member of the community itself
@joweste > [About the getParticipants problem? Is it the same problem, because I am not a community member?](https://github.com/pedroslopez/whatsapp-web.js/pull/2531#issuecomment-1922099087) In order to get community members you have at least to be...
@joweste > Sorry, but the community admin just said me, if I am member at least one group of the community, then I am already member of the community. You...