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 src/managers/GuildMemberRoleManager.js:37:101) at the error
Screenshot_2023-05-10_at_6.53.31_PM.png
Was this page helpful?