signal-cli-rest-api icon indicating copy to clipboard operation
signal-cli-rest-api copied to clipboard

remoteDelete

Open lewtopia opened this issue 1 year ago • 0 comments

Discussed in https://github.com/bbernhard/signal-cli-rest-api/discussions/557

Originally posted by lewtopia July 10, 2024 The signal-cli from asamk does have a "remoteDelete" command for the sender to remote delete a message for a recipient by way of indicating the timestamp of the message.

Is there a way for this to be incorporated into this signal-cli-rest-api ?

Yes, I know I can set timers on messages to auto-delete. However, the timer does not start until the recipient reads the message. Ideally I would prefer to have the timer start when Home Assistant Signal Add-On sends the message, and then auto-delete/remote-Delete after the desired time has elapsed.

Unless I've missed something in the api calls?

lewtopia avatar Jul 11 '24 03:07 lewtopia