Libraryless. Click here for Pure Java version (4363L/29K).
static Map gazelle_deletePosts(GazelleBotCred cred, Cl<Long> ids, O... _) { ret (Map) postJSONPage(cred.server + "bot/deletePosts", paramsPlus(_, _user := cred._user, _botToken := cred._botToken, ids := joinWithSpace(ids))); }
Began life as a copy of #1029999
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030057 |
| Snippet name: | gazelle_deletePosts |
| Eternal ID of this version: | #1030057/4 |
| Text MD5: | 1b0b380ce50dac3fd57cedac10011475 |
| Transpilation MD5: | 82412827043709e651e624de8339a775 |
| Author: | stefan |
| Category: | javax / gazelle.rocks |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-12-15 21:47:22 |
| Source code size: | 240 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 403 / 538 |
| Version history: | 3 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |