#Cannot read properties of undefined (reading 'status')
1 messages · Page 1 of 1 (latest)
you are fetching a user, users dont have presence
but it worked in djs v12 before
i cant make sure that the member is on my server
djs v13 sucks
and how to fetch member
you wouldn't be able to read a users presence if that user doesn't share a server with your bot anyways
bot.guilds.cache.get(my id).members.fetch() ?