Libraryless. Click here for Pure Java version (965L/7K/21K).
1 | !752 |
2 | |
3 | answer { |
4 | if "dialog id" ret getDialogID(); |
5 | |
6 | if "dialog ids" { |
7 | L<Map> history = cast get(getMainBot(), "history"); |
8 | ret structure(collectTreeSet(history, "dialogID")); |
9 | } |
10 | |
11 | if "our last dialog" |
12 | ret structure(last(getDialog())); |
13 | |
14 | if "dialog size" |
15 | ret lstr(getDialog()); |
16 | } |
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: | #1002503 |
Snippet name: | Our Last Dialog / Dialog ID / Dialog IDs / Dialog Size Bot |
Eternal ID of this version: | #1002503/1 |
Text MD5: | 76733ffef3f924e5e697028e04c1163d |
Transpilation MD5: | 3d76b97a3c4f77c4558ecdd090cc0784 |
Author: | stefan |
Category: | eleu |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-02-02 01:37:30 |
Source code size: | 319 bytes / 16 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 713 / 1247 |
Referenced in: | [show references] |