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

3
LINES

< > BotCompany Repo | #1025123 // discordAtPlusID

JavaX fragment (include)

sS discordAtPlusID(long userID) {
  ret userID == 0 ? "unknown person" : "<@" + userID + "> (" + userID + ")";
}

Author comment

Began life as a copy of #1024417

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1025123
Snippet name: discordAtPlusID
Eternal ID of this version: #1025123/2
Text MD5: 43a94ec9f36ffc05e714f235c1f76311
Author: stefan
Category: javax / discord
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-09-08 13:31:17
Source code size: 114 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 168 / 221
Version history: 1 change(s)
Referenced in: [show references]