1 | sS gazelle_startModuleForUser(S moduleLibID, long userID, S userName, S shorthand, O... _) { |
2 | if (userID == gazelle_discord_userID()) null; |
3 | ret (S) dm_call(dm_gazelle_modulesManager(), 'startModuleForUser, moduleLibID, "discord user " + userID, userName, shorthand, _); |
4 | } |
5 | |
6 | sS gazelle_startModuleForUser(S moduleLibID, S userID, S userName, S shorthand, O... _) { |
7 | ret (S) dm_call(dm_gazelle_modulesManager(), 'startModuleForUser, moduleLibID, userID, userName, shorthand, _); |
8 | } |
download show line numbers debug dex old transpilations
Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, lnbujpyubztb, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, whxojlpjdney
No comments. add comment
Snippet ID: | #1021934 |
Snippet name: | gazelle_startModuleForUser |
Eternal ID of this version: | #1021934/8 |
Text MD5: | af0c565a93c60c65cc05843287a12606 |
Author: | stefan |
Category: | javax / gazelle |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-03-15 10:39:13 |
Source code size: | 488 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 284 / 336 |
Version history: | 7 change(s) |
Referenced in: | [show references] |