Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

11
LINES

< > BotCompany Repo | #1002230 // Slack users.setActive test

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (823L/6K/20K).

!752

static S token;

p {
  token = devChannelToken();
  S url = "https://slack.com/api/users.setActive";
  Map postData = litmap("token", token);
  S data = doPost(postData, url);
  print(data);
}

Author comment

Began life as a copy of #1002229

download  show line numbers  debug dex  old transpilations   

Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, teubizvjbppd, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1002230
Snippet name: Slack users.setActive test
Eternal ID of this version: #1002230/1
Text MD5: 5507fcee89204a1bdf0022d4323b57b5
Transpilation MD5: dfce5c203bf3ac62253a9649755f41f3
Author: stefan
Category:
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-12-30 20:07:48
Source code size: 210 bytes / 11 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 425 / 443
Referenced in: [show references]