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

7
LINES

< > BotCompany Repo | #1001919 // Get user name through slackGetUserInfo

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

Libraryless. Click here for Pure Java version (1056L/7K/24K).

!752

p {
  Map info = slackGetUserInfo(devChannelToken(), "U0HEZTKPX"); // still_learning
  print("@" + (S) info.get("name"));
  print(structure(info));
}

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: #1001919
Snippet name: Get user name through slackGetUserInfo
Eternal ID of this version: #1001919/1
Text MD5: 3d776395d07015bf49b168345a8e7cb4
Transpilation MD5: 245091607284b779c7f1af790e16c361
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-01-03 20:46:24
Source code size: 161 bytes / 7 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 552 / 575
Referenced in: #3000382 - Answer for ferdie (>> t = 1, f = 0)