質問編集履歴
2
コードの追記
title
CHANGED
|
File without changes
|
body
CHANGED
|
@@ -12,6 +12,8 @@
|
|
|
12
12
|
|
|
13
13
|
```Google Apps script
|
|
14
14
|
|
|
15
|
+
token = hogehoge~~:
|
|
16
|
+
|
|
15
17
|
function GetChannelInfo(){
|
|
16
18
|
var url = "https://slack.com/api/conversations.list";
|
|
17
19
|
var token_ = "?token=" + token;
|
1
タグの削除
title
CHANGED
|
File without changes
|
body
CHANGED
|
File without changes
|