Skip to content
This repository has been archived by the owner on Dec 24, 2021. It is now read-only.

TypeError: Cannot read property 'id' of undefined #400

Open
ProCoda opened this issue May 22, 2021 · 3 comments
Open

TypeError: Cannot read property 'id' of undefined #400

ProCoda opened this issue May 22, 2021 · 3 comments

Comments

@ProCoda
Copy link

ProCoda commented May 22, 2021

Screen Shot 2021-05-22 at 7 19 40 pm

It says the error is coming from the line: const existing = this.groups.get(group.id);

@aliusa93
Copy link

Same

@aliusa93
Copy link

Nevermind, I just made a stupid error in index.js. That fixed my problem, but I dont really know if it will fix yours.

@S222em
Copy link

S222em commented Jul 13, 2021

@ProCoda please post your .registerGroups here

.registerGroups([
        ['mod', 'Group for moderation'],
])
//this part ^

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants