Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Add a createPrivateConversation() method for Slack bots #585

Closed
colestrode opened this issue Jan 5, 2017 · 0 comments
Closed

Add a createPrivateConversation() method for Slack bots #585

colestrode opened this issue Jan 5, 2017 · 0 comments

Comments

@colestrode
Copy link
Contributor

Slack bots can use startPrivateConversation() to initiate a conversation in a DM with a user. I'd like to use conversation threads to set up a complex DM conversation with a user. I suggest we add a createPrivateConversation() method analogous to createConversation(). createPrivateConversation() would be Slack only, just like startPrivateConversation()

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

No branches or pull requests

2 participants