dimaskiddo/go-whatsapp-multidevice-rest

group action

Closed this issue · 4 comments

At the level of the idea, what would come from the functionality of groups
Group list
Group invitation
Create a group
Add/remove contacts to groups
Assign/remove a group administrator

Already in milestone, will do 😄

Groups appeared in which the group id does not contain "-", if you create a new group now, the id will not contain "-", there will be only numbers, presumably 18 digits, we are determining whether the group is or not by the presence of the "-" symbol in the id, which is not correct for newly created groups.

Okay thank's for the info @Diden05, i'll try to fix the compose function too

Update, now JID compose function is using combination from JID Query info in WhatsApp server
It should fix problem about composing JID to Group Server