admin_delete_message
Delete any message in a group you administer, regardless of the sender, with immediate removal for all participants.
Instructions
As a group admin, delete any message posted in a group you administer, regardless of who sent it. The message is removed for all participants immediately. Only works if you are an admin of the specified group — use list_groups to confirm admin status. For deleting your own messages use delete_message (DM) or delete_group_message (group) instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | Group ID where the message was sent (get from list_groups) | |
| target_author | Yes | Phone number of the user who sent the message | |
| target_timestamp | Yes | Timestamp of the message to delete (from get_conversation) |