Get info about group/dialog.
dialog
Allow get actual chat info even it not present in dialogs list. After executing the request, the data is available in dialogs list.
- api
- Chat
- dialog
Request test
Request URL
https://api.replier.net/dialog
Parameters
chatId
|
Filter messages by chatId Chat ID from the message list. Examples: 17633123456@c.us for private messages and 17680561234-1479621234@g.us for the group. |
{ "id": "11234567890-13216468942@g.us", "name": "Ok!", "image": "https://pps.whatsapp.net/v/t61.11540-24/42886681_356710581739497_4892819781461213184_n.jpg?oe=5BD90F82&oh=c256f7e5c7aeccd19cf2e626f3ef4236", "metadata": { "groupInviteLink": null, "isGroup": true, "participants": [ "11234567891@c.us", "11234567892@c.us" ], "admins": [ "11234567891@c.us" ], "participantsInfo": [ { "name": "Sam" } ] }, "last_time": 31055980 }
Request samples
Note : don't forget to URL encode your query
params like base64 or utf-8
All rights reserved © 2021 - 2025.