Z_runner
DIAdiscord.js - Imagine an app
•Created by Z_runner on 7/17/2023 in #djs-questions
`Cannot read properties of undefined (reading 'send')` when fetching guild members
Hi! I got some weird error while fetching the members list of my guild. I believe this is a lib bug, but I want to make sure I didn't miss anything on my side
My code:
the error:
and the d.js code leading to this error:
(
guild.shard
is indeed undefined when printed on console)61 replies