signal-cli-rest-api icon indicating copy to clipboard operation
signal-cli-rest-api copied to clipboard

Add feature to join group using invite link

Open jailson-dias opened this issue 1 year ago • 1 comments

I have added an endpoint to join a group using an invite link. I have created the POST /v1/groups/:number/join_by_invite_link endpoint that receives the invite_link in the body and joins the group using the joinGroup command in signal-cli.

jailson-dias avatar Oct 14 '24 12:10 jailson-dias