inviteLink pode retornar error: true quando o runtime nao conseguir gerar o codigo de convitecurl --location 'http://localhost:3000/instances//groups/' \
--header 'x-api-key: <api-key>'{
"chatId": "120363123456789@g.us",
"name": "Grupo Comercial",
"participants": [
"5511999999999@s.whatsapp.net"
],
"admins": [
"5511999999999@s.whatsapp.net"
],
"superAdmins": [
"5511888888888@s.whatsapp.net"
],
"inviteLink": {
"error": false,
"message": null,
"link": "https://chat.whatsapp.com/abc123"
}
}