Manages all voice states belonging to a guild.
Static
Returns the size of the cache.
The callback for expiring buckets.
Calls all the custom fetches.
The ID to fetch.
Calls the rules on a value.
The value to call the rules on.
Adds a key to the expiry bucket.
The key to add to the expiry bucket.
The expiry time in seconds.
Clears stale buckets.
Clears the cache.
Deletes a key from the cache.
The key to delete.
Whether the key was deleted or not.
Expires a bucket.
The bucket to expire.
Fetches a value from the rules cache.
The key to fetch.
The fetched value.
Fetches a value from the cache or from the rules cache.
Calls a function on each item in the cache.
Gets a value from the cache.
The value from the cache.
Checks if a key exists in the cache.
The key to check.
Whether the key exists or not.
Adds a voice state to the cache.
The ID of the voice state to cache.
The voice state to cache.
Returns the JSON representation of this structure.
Optional
The format to return the data in.
Manages all voice states belonging to a guild.