send_group_forward_msg
Send a group forward message by providing the target group ID and a JSON string of message content. Combine multiple messages into a single forward.
Instructions
Send group forward message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | Group ID | |
| messages | Yes | Forward message content (JSON string) |