get member role cache crash
TypeError: Cannot read properties of undefined (reading 'id')
at get cache [as cache]
all I'm doing is accessing the member role cache, and it crashes, because there's no @everyone role? to get an id from?
attached is screenshot of
at get cache [as cache]
all I'm doing is accessing the member role cache, and it crashes, because there's no @everyone role? to get an id from?
attached is screenshot of
src/managers/GuildMemberRoleManager.js:37:101) at the error