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

3
LINES

< > BotCompany Repo | #1024417 // discordAt

JavaX fragment (include)

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

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: #1024417
Snippet name: discordAt
Eternal ID of this version: #1024417/1
Text MD5: eaa04b08bb4c7e20697c95aceed9743b
Author: stefan
Category: javax / discord
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-08-11 19:01:34
Source code size: 91 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 244 / 287
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)
#1025123 - discordAtPlusID
#1025886 - discordChannelRef
#1026537 - discordAtExclam