mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-08-31 06:26:33 +00:00
Updated DBus service (markdown)
parent
688dc52714
commit
4b877230e7
@ -131,6 +131,7 @@ Keep in mind that if you use DBus as a system service and want to send a message
|
||||
|
||||
For an example of sending a group message through the dbus interface, see [#272](https://github.com/AsamK/signal-cli/issues/272).
|
||||
|
||||
In the examples above, attachments are identified by the first array:string: argument (dbus-send arguments must be in the correct order). The last argument can either be a single string:RECIPIENT or an array:string:RECIPIENT1,RECIPIENT2,... (for dbus-send, an array argument consists of a comma-separated list).
|
||||
|
||||
### Receive messages from signal-cli daemon
|
||||
The signal-cli daemon publishes new messages to dbus.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user