create_group
Creates a new group chat with a bot, allowing optional addition of initial members.
Instructions
[Official API] Create a new group chat (as bot). Can add initial members.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Group name | |
| description | No | Group description (optional) | |
| user_ids | No | Initial member open_ids (optional) |