Replies: 1 comment 1 reply
-
It is not yet implemented, but I've created an issue for that. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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?
Beta Was this translation helpful? Give feedback.
All reactions