Code | Meaning |
---|---|
0 | General error (such as a malformed request body, amongst other things) |
10001 | Unknown account |
10002 | Unknown application |
10003 | Unknown channel |
10004 | Unknown guild |
10005 | Unknown integration |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
MTAwMDE0MTA5ODk1MTM4MTE1Mg.GZDI5V.auJmSoiS4rLLTx7C6-1vbCUpx7foi2i-GSxpGg |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
MTAwMDE0MTA5ODk1MTM4MTE1Mg.GwoloH.MaqkNdHhhnyLwv6Wb2Z2BvdRZau_tg1qDGq6QA |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NjE5OTc4ODkwMjczODgyMTEy.GVm9lc.UdBMXE3X2ZwdkNzTVpiVDhFMFRjUzk0YUJLZjVlNGlreWJEMTVjVUlyODBxa0czRVZjcVlBSDI4U1NtZ3ZtOXNhTnNVRmtETEJrT21lS0NS |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
RUN THIS FIRST | |
let [SelectedGuildStore] = (webpackChunkdiscord_app.push([[''],{},e=>{m=[];for(let c in e.c)m.push(e.c[c])}]),m) | |
.filter(m => | |
m?.exports?.default?.getLastSelectedGuildId | |
); | |
let guildId = SelectedGuildStore.exports.default.getGuildId(); | |
(webpackChunkdiscord_app.push([[''],{},e=>{m=[];for(let c in e.c)m.push(e.c[c])}]),m).find(m => m?.exports?.default?.requestMembers).exports.default.requestMembers(guildId, undefined, 0); | |
// needs kick, ban or manage role permissions |