Chat Controller
📄️ Provide a list of WhatsApp numbers associated with a given instance.
This endpoint returns information on the WhatsApp numbers associated with the specified instance.
📄️ Mark specific messages as read for a given instance.
This endpoint allows users to mark messages as read for a particular instance.
📄️ Archive specific chats for a given instance.
This endpoint allows users to archive specific chats based on the last message.
📄️ Delete a message for everyone in a given instance.
This endpoint allows users to delete a message for everyone in the chat.
📄️ Retrieve the profile picture URL of a specific number.
This endpoint fetches the profile picture URL associated with the given phone number for the specified instance.
📄️ Retrieve contact details using an ID.
This endpoint retrieves contact details associated with the given ID for the specified instance.
📄️ Convert media message content to Base64.
**[Deprecated]** This endpoint retrieves the Base64 representation of the content of a media message for the specified instance.
📄️ Retriever Media Message.
This endpoint retrieves a media file from a given instance.
📄️ Search for messages based on specific criteria.
This endpoint retrieves messages that match the provided criteria for the specified instance.
📄️ Search for status messages using an ID.
This endpoint retrieves status messages associated with the given ID for the specified instance.
📄️ List all chats associated with a specific instance.
This endpoint retrieves a list of all chats associated with the specified instance.