質問するログイン新規登録

質問編集履歴

2

コードの追記

2021/12/12 20:26

投稿

persimmon0330
persimmon0330

スコア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

タグの削除

2021/12/12 20:26

投稿

persimmon0330
persimmon0330

スコア2

title CHANGED
File without changes
body CHANGED
File without changes