static S send(S bot, S text, O... args) { ret sendToLocalBot(bot, text, args); } static S send(int port, S text, O... args) { ret sendToLocalBot(port, text, args); }
Began life as a copy of #1003867
download show line numbers debug dex old transpilations
Travelled to 16 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, sawdedvomwva, tslmcundralx, tvejysmllsmz, vouqrxazstgt, yanjaxplzisb
No comments. add comment
Snippet ID: | #1003880 |
Snippet name: | send - synonym of sendToLocalBot |
Eternal ID of this version: | #1003880/1 |
Text MD5: | 85bdbbbd53d37d59fd5019ac61ef4ad7 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-07-29 16:52:16 |
Source code size: | 176 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 1183 / 948 |
Referenced in: | [show references] |