send_group_notice
Send a persistent group announcement to a QQ group, visible to all members and future joiners. Requires admin privileges and plain text.
Instructions
Send a group announcement (notice) to a QQ group.
group_id: the QQ group number. content: the announcement text (plain text only, no rich media). Requires bot to have admin privileges. The notice appears in the group's announcement bar for all members. Unlike send_message, this is persistent and visible to members who join later. Avoid posting notices too frequently — QQ may rate-limit or throttle excessive notices.
Mutates the group by posting an announcement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | ||
| content | Yes |