static void sendInNewThread(fS bot, fS text, fO... args) { thread { send(bot, text, args); } }
Began life as a copy of #1009751
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: | #1014706 |
| Snippet name: | sendInNewThread |
| Eternal ID of this version: | #1014706/1 |
| Text MD5: | 78a2e6fc8d060cba4aedf4cd7497d53c |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-05-01 00:25:15 |
| Source code size: | 98 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 743 / 766 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |