pinaraf / Slacken

A lightweight Qt client for Slack
GNU General Public License v3.0
25 stars 5 forks source link

Do not show closed IM tabs at launch #9

Closed mgu closed 6 years ago

mgu commented 6 years ago

According to [1], the property is_open shows if the DM channel is open. The API documentation doesn't give the list of API methods that provides the is_open property but it looks like we have this information in response to rtm.start...

[1] https://api.slack.com/types/im