static S sendTo(S bot, S text, O... args) { ret sendToLocalBot(bot, text, args); } static S sendTo(int port, S text, O... args) { ret sendToLocalBot(port, text, args); }
Began life as a copy of #1003880
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1007129 |
Snippet name: | sendTo - synonym of sendToLocalBot |
Eternal ID of this version: | #1007129/1 |
Text MD5: | 33761d68d4cfd1f86b00e59b6e4ffc5c |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-03-05 13:47:15 |
Source code size: | 180 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 474 / 488 |
Referenced in: | [show references] |