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

9
LINES

< > BotCompany Repo | #1017573 // telegram_msg - get msg we are replying to

JavaX fragment (include)

static new ThreadLocal<Map> telegram_msg_tl;

static Map telegram_msg() {
  ret telegram_msg_tl!;
}

svoid telegram_msg(Map msg) {
  telegram_msg_tl.set(msg);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1017573
Snippet name: telegram_msg - get msg we are replying to
Eternal ID of this version: #1017573/2
Text MD5: a028eee58eda9e4303c37fd1c630fe1c
Author: stefan
Category: javax / telegram
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-07-27 18:53:12
Source code size: 168 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 332 / 363
Version history: 1 change(s)
Referenced in: [show references]