Create generic class collection
Client
Private
#objectsPrivate
#storageReadonly
clientReadonly
getReadonly
updateCreate a new instance of an object
Id
Type
Instance
Context
Optional
data: unknownData
Iterable of key, value pairs in the map
Iterable
Filter the collection by a given predicate
Predicate to satisfy
Find some value based on a predicate
Predicate to satisfy
Execute a provided function over each key, value pair in the map
Callback for each pair
Iterable
Get an existing object
Id
Object
Get or create
Id
Data
Composite key pointing to a user's view of a channel
Channel Id
User Id
Optional
last_Id of the last message read in this channel by a user
Optional
mentions?: string[]Array of message ids that mention the user
Map the collection using a given callback
Callback
List of values in the map
List
Iterable of values in the map
Iterable
Generated using TypeDoc
Collection of Channel Unreads