In the Slack API, what's the difference between an im, an mpim and a group? -


slack has message events message.group, message.im , message.mpim.

as understand it, im means it's private message 1 person, , mpim private messaging conversation multiple people. group described private channel. what's difference between mpim conversation, , group then?

a private channel meant more persistent: has name , topic public channels , have no limits.

mpim conversations, on other hand, limited 9 participants.

adding member mpim create new conversation, while inviting member private channel can retain history.


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -

minify - Minimizing css files -