You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I successfully run the signal-cli via daemon and it is listening to all incoming messages. I also can send messages to groups and private chats successfully.
But I struggle with adding members to a group. The documentation states theres a Signal.Group interface, but I don't know how to access it.
Isn't there a way instead of signal.sendMessage to use signal.addMember in the same way?
I'm afraid i don't understand enough about the daemon, how to use the dbus etc...
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi all,
I successfully run the signal-cli via daemon and it is listening to all incoming messages. I also can send messages to groups and private chats successfully.
But I struggle with adding members to a group. The documentation states theres a Signal.Group interface, but I don't know how to access it.
Isn't there a way instead of signal.sendMessage to use signal.addMember in the same way?
I'm afraid i don't understand enough about the daemon, how to use the dbus etc...
Would be great if anyone could help out!
Thanks and regards
Beta Was this translation helpful? Give feedback.
All reactions