yougile_delete_message
Remove a message from a YouGile chat using its chat ID and message ID. Soft-delete hides the message without altering its text.
Instructions
Soft-delete a message. Note: editing message text is NOT supported by the API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chatId | Yes | Chat UUID | |
| messageId | Yes | Message ID (timestamp long integer) |