message_getMentions
Get the list of contacts mentioned in a specific WhatsApp message by providing chat ID, message ID, and session ID.
Instructions
[Message] Get the contacts mentioned
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chatId | No | The chat id which contains the message | |
| messageId | No | Unique WhatsApp ID for the message | |
| sessionId | Yes | Unique identifier for the session (alphanumeric and - allowed) |