The settings to instantiate the Momento chat message history.
interface MomentoChatMessageHistoryPropsThe name of the cache to use to store the data.
The Momento cache client.
If true, ensure that the cache exists before returning. If false, the cache is not checked for existence. Defaults to true.
The time to live for the cache items in seconds. If not specified, the cache client default is used.