The cache limit of this DataStore
The guild this store belongs to.
The first item in this Cache
The first key of this cache
The first value of this cache
The last item in this cache
The last key of this cache
The last value of this cache
Defines the extensibility of DataStores
Adds a new structure to this DataStore
The data packet to add
The role settings.
The additional request options.
Returns a shallow clone of this Cache
Naive equality compare function
The cache to compare this against
Returns the list of roles as updated from Discord.
Returns a new filtered Cache based on the filter function
Function used to determine what entries are in the new Cache
Optional binding for the fn param
Gets the highest role from this store.
Modifies the positions of the roles.
The set of roles and their positions for the guild.
The additional request options.
Reduces this cache into a singularity
The function to determine how this Cache is reduced
The initial value
Optional binding for the fn param
The role ID to delete.
The additional request options.
Resolves data into Structures
The data to resolve
Resolves data into ids
The data to resolve
Sets a value to this DataStore taking into account the cache limit.
The key of the value you are setting
The value for the key you are setting
The JSON representation of this object.
Generated using TypeDoc
The store for guild roles.
0.0.1