Changes between Version 1 and Version 2 of study Slack functionalities


Ignore:
Timestamp:
Nov 6, 2018, 10:45:29 AM (7 years ago)
Author:
xsabol
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • study Slack functionalities

    v1 v2  
     1**Documentation**
     2
     3Scopes for .history API call:
     4* channels.history: collects history only from SLACK public channels
     5* groups.history: same as with channels, but this one works only for private channels
     6* im.history: collects chat history from private conversations
     7* mpim.history: collects chat history from multi-party conversations
     8* conversations.history: universal scope for all 4 API calls mentioned above, it´s functionality depends on which of those 4 scopes is chatbot allowed to use. For example: if chatbot is allowed to view groups and channels but not allowed to view private messages and multi-party conversations, those API-calls get rejected automatically without limiting other scopes
     9
    110List of potentionally useful information that can be obtained with SLACK API calls:
    211* channels.history: