Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility with signal-cli 0.8.4(.1) #2

Open
Bentipa opened this issue Jul 10, 2021 · 0 comments
Open

Compatibility with signal-cli 0.8.4(.1) #2

Bentipa opened this issue Jul 10, 2021 · 0 comments

Comments

@Bentipa
Copy link

Bentipa commented Jul 10, 2021

Hey,

in the new signal-cli it is required to provide the own phone-number to access the DBus-Object:
const interfaces = await this._bus.getProxyObject( this.settings.dbus.destination, "/org/asamk/Signal/_<PHONE_NUMBER>" );

I guess the only way is to provide it as parameter via the connect-method or via settings in constructor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant