Kranti Prasad
Kranti Prasad
It is a multi-person direct message. My app has the following scopes: ``` "scopes": { "user": [ "chat:write" ], "bot": [ "app_mentions:read", "calls:read", "calls:write", "channels:history", "channels:join", "channels:read", "chat:write", "chat:write.customize", "chat:write.public",...
yes, i'm using the bot token while calling `conversations.info`.
> Hmm, hold on.. re-reading what you said initially: > > > I'm @ mentioning the bot app in a direct message channel but it doesn't respond in the same...
@filmaj Yes, using [conversations.open](https://api.slack.com/methods/conversations.open) i was able to start a new private conversation but this is not the solution I'm looking for. My problem is with existing conversations, in those...
Appreciated @filmaj !!!
@filmaj I was just wondering to know that how long this thing gonna take to get fixed.
@filmaj cool!
@filmaj do we have any update on this?