groupChat_runMethod
Execute a specified method on a WhatsApp group chat and return the result.
Instructions
[Group Chat] Execute a method on the group. Execute a method on the group and return the result
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chatId | No | Unique WhatsApp id for the given chat group | |
| method | No | The name of the method to execute | |
| options | No | The options to pass to the method | |
| sessionId | Yes | Unique identifier for the session (alphanumeric and - allowed) |