Can I link directly to message someone on my Slack team from my iOS app? If I just open a slack:
url, it will open the slack app, but not linking to someone's message thread. I tried a few obvious ones:
slack:ptarjan
slack://ptarjan
but I'm punching in the dark.
For reference, Facebook Messenger's is fb-messenger://user-thread/{user-id}
and skype's is skype:{user-id}?chat'
.