getGroupInfoFromInviteLink
POST {{APIV2}}/api/v2/whatsapp/getGroupInfoFromInviteLink
Request Body
{"inviteCode"=>"https://chat.whatsapp.com/GBm03l7G14nApggrX4sY1y"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
DeviceToken | string |
RESPONSES
status: OK
{"error":false,"message":"Requisição processada com sucesso","response":{"result":200,"convite":{"status":200,"id":"5521998770769-1515776470@g.us","owner":"5521998770769@c.us","creation":1515776470,"restrict":false,"announce":false,"noFrequentlyForwarded":false,"isParentGroup":false,"participants":[],"isParentGroupClosed":false,"defaultSubgroup":false,"generalSubgroup":false,"membershipApprovalMode":false,"isLidAddressingMode":false,"subject":"...","subjectTime":1688245780,"size":36,"generalChatAutoAddDisabled":false}},"device":{"status":"inChat","device_token":"1790fbf5-8447-4af7-95aa-d9d5d8f9aaec","device_name":"monitor"},"time":0.8}