bbernhard / signal-cli-rest-api

Dockerized Signal Messenger REST API
https://bbernhard.github.io/signal-cli-rest-api/
MIT License
1.37k stars 159 forks source link

Add expiration_time parameter for update group #616

Open sks444 opened 3 hours ago

sks444 commented 3 hours ago

Hi @bbernhard, thanks so much for the library!🙌

Just started integrating this in on a web app and one of the feature we'd like is to: set disappearing message timer for an existing group.

I see you recently added this on the create group endpoint and was wondering if you're planning to implement the same for update group?

sks444 commented 2 hours ago

It would also be great to have the group list and detail api return the expiration_time info.