mirror of
https://github.com/bbernhard/signal-cli-rest-api.git
synced 2026-08-09 02:56:02 +00:00
* in case a message is sent to either multiple recipients or a group, it is always possible that the message couldn't be sent to some recipients (e.g because of an untrusted identity). This is now reflected in the API by returning an additional `errors` object in that case.