#Unable to search for the number of server members

1 messages · Page 1 of 1 (latest)

hollow ice
#

Why does it put me at 1 when there are over 100 members on the server?

limpid patrol
#

You gotta fetch the members first

#

Not sure what it was (my solve)

hollow ice
limpid patrol
#

Look for functions that seem like they fetch it

#

Otherwise get the guild and it might have an approx. member count

tropic swift
#

await interaction.guild.members.fetch()

hollow ice
#

I want it to be precise

tropic swift
#

just put what I send before accessing the cache

limpid patrol
limpid patrol
hollow ice
limpid patrol
#

nope

hollow ice