Changes between Initial Version and Version 1 of study Slack functionalities
- Timestamp:
- Nov 6, 2018, 10:44:42 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
study Slack functionalities
v1 v1 1 List of potentionally useful information that can be obtained with SLACK API calls: 2 * channels.history: 3 * list of all messages, events 4 * timestamps of these messages 5 * users.info: 6 * name, real name, team name, e-mail 7 * info about user being admin, owner, bot, restriced/ultra-restricted 8 * channels.info: 9 * all members 10 * scope of the channel (private, public, mpim..) 11 * latest message 12 * number of unread messages 13 * topic 14 * previous names