KKord•Created by blur on 9/2/2024 in #help Can't get guild members
Hello,
Inside a Guild Chat Input Command, I have this code:
interaction.guild.members.toList()
This returns only the bot. Intents are enabled. Server only has 4 members.
I'd appreciate any help.