buzz_delete
Delete a message in a channel by supplying its channel and event ID. Destructive: only succeeds where your role (owner/admin) permits, removing the message permanently.
Instructions
Delete a message in a channel (NIP-29 kind 9005), as you. Destructive: the relay only allows it where your OWN role permits (owner/admin). Identify the message by channel + event (the from buzz_read).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event | Yes | the target message's <id> (from buzz_read) | |
| channel | Yes |