소스 검색

[docs] Add channels:read in slack app scopes

Harsh Gupta 4 년 전
부모
커밋
be55dd4bac
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      docs/docs-site/content/administrator/configuration/server/_index.md

+ 1 - 0
docs/docs-site/content/administrator/configuration/server/_index.md

@@ -804,6 +804,7 @@ Steps/flow to be followed by the upstream Hue user to set up their own Hue Slack
 | **Permission Scopes** | **Why do we need it?** |
 | **Permission Scopes** | **Why do we need it?** |
 |    :---:     |     :---     |
 |    :---:     |     :---     |
 | channels:history   | \*Required by **message.channels** bot event
 | channels:history   | \*Required by **message.channels** bot event
+| channels:read   | Get list of channels where bot is present
 | chat:write     | Sending messages as Hue App such as greeting message
 | chat:write     | Sending messages as Hue App such as greeting message
 | files:write   | Uploading the query result file in link message thread
 | files:write   | Uploading the query result file in link message thread
 | links:read  | \*Required by **link_shared** bot event
 | links:read  | \*Required by **link_shared** bot event