update_group
Update a group chat's name or description. Provide the chat ID and optionally set a new name or description.
Instructions
[Official API] Update group chat name or description.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_id | Yes | Chat ID (oc_xxx) | |
| name | No | New group name (optional) | |
| description | No | New description (optional) |