1 | static class SlackMsg {
|
2 | S user, botName; // one of these is going to be set |
3 | S userName; // looked up if user != null |
4 | S type, text, ts; |
5 | O reactions; |
6 | S channelID; |
7 | } |
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: | #1008354 |
| Snippet name: | SlackMsg |
| Eternal ID of this version: | #1008354/1 |
| Text MD5: | 2b6959dc1af4ac35692f6251b82aa859 |
| Author: | stefan |
| Category: | javax / slack bots |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-05-09 15:19:53 |
| Source code size: | 178 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 811 / 1423 |
| Referenced in: | [show references] |