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

9
LINES

< > BotCompany Repo | #1017822 // telegram_recentHistory

JavaX fragment (include)

static new ThreadLocal<L<Map>> telegram_recentHistory_tl;

static L<Map> telegram_recentHistory() {
  ret telegram_recentHistory_tl!;
}

svoid telegram_recentHistory(L<Map> l) {
  telegram_recentHistory_tl.set(l);
}

Author comment

Began life as a copy of #1017573

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1017822
Snippet name: telegram_recentHistory
Eternal ID of this version: #1017822/1
Text MD5: c2f58236926b8f37b56719db9fc02906
Author: stefan
Category: javax / telegram
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-08-15 13:15:14
Source code size: 223 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 286 / 323
Referenced in: [show references]