1 | static void simpleChatUse(S chatID) {
|
2 | simpleChatUse(mc(), chatID); |
3 | } |
4 | |
5 | static void simpleChatUse(O program, S chatID) {
|
6 | setOpt(program, "simpleChatID_id", str(parseSnippetID(chatID))); |
7 | } |
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: | #1003248 |
| Snippet name: | simpleChatUse - use a different RoboChat in a program |
| Eternal ID of this version: | #1003248/1 |
| Text MD5: | d3d03c48fe2de3f95cde97ec50e89df4 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-06-06 00:55:40 |
| Source code size: | 195 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 821 / 806 |
| Referenced in: | [show references] |