yougile_delete_message
Delete a YouGile chat message by providing its chat ID and message ID. This soft-deletes the message, since the API does not support editing message 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) |