$cacheMembers
$cacheMembers
will cache all members of a guild.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
guildID? | number | Of which guild the members shall be cached from. | false |
returnCount? | boolean | Returns the cached member count. 1. true 2. false (default) | false |
Example(s)
This will cache all members of the current guild and return the amount of the cached members: