Hi,
Is it possible to start a direct conversation from outside Mattermost using a link?
What I’m thinking about is like a mailto
link on a website.
After clicking, user should be redirected to the app, with direct channel opened.
I’ve read about deep links in docs, but don’t see an option like that.
Link could look like this: mattermost://<your-Mattermost-server-URL>/<team-name>/direct/<user-id>
.