Builds the store.
The client this store belongs to.
The cache limit of this DataStore
The channel 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 id the overwrite is for
The overwrite data.
The additional request options.
Returns a shallow clone of this Cache
Naive equality compare function
The cache to compare this against
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
Finds an entry from this Cache
Function used to find what you are looking for
Optional binding for the fn param
Gets the overwrites for a given guild member or role.
Maps this Cache to an array (like Array#map())
Function to determine what is mapped to the new Array
Optional binding for the fn param
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 Overwrites.
0.0.1