Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1022000 // gazelle_revisitFulfillmentsForMsg

JavaX fragment (include)

static L<GazelleFulfillment> gazelle_revisitFulfillmentsForMsg(long msgID, O... _) {
  GazelleLine line = dm_discord_lineForMsgID(msgID);
  if (line == null) null;
  new L<GazelleFulfillment> out;
  gazelle_gatherFulfillments(ll(line), out, _);
  ret out;
}

download  show line numbers  debug dex  old transpilations   

Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, whxojlpjdney

No comments. add comment

Snippet ID: #1022000
Snippet name: gazelle_revisitFulfillmentsForMsg
Eternal ID of this version: #1022000/4
Text MD5: b81d2967dbc717ade57c23e09632148f
Author: stefan
Category: javax / gazelle
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-03-05 10:04:39
Source code size: 263 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 193 / 237
Version history: 3 change(s)
Referenced in: [show references]