$fetchGuildMembers
Fetches and cahces members of a guild.
Usage
This function has one param.
Param
Description
Type
Required
guildID
The guild to fetch the members of.
Snowflake
Yes
`$fetchGuildMembers[]` doesn't return any output.
It's highly recommended that you have the `GUILD_MEMBERS` intent enabled when using this function.
Example
Last updated
Was this helpful?