cachedMessages

Number of messages to keep in the cache. Defaults to 10,000.

To disable automatic configuration of the message cache, set this to null or 0. You can configure the cache yourself using the kord function, and interact with the resulting DataCache object using the transformCache function.