cutChatCache how should you use, what do you receive #2848
DaruinHerrera
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
cutChatCache how should you use, what do you receive.
cutChatCache(): Promise<{ after: { chats: number ; msgs: number } ; before: { chats: number ; msgs: number } }>
What should I specify in after: { chats: number ; msgs: number }
What should I specify in before: { chats: number ; msgs: number }
I understand that the purpose of this function is to reduce the amount of chat and messages in the cache
Beta Was this translation helpful? Give feedback.
All reactions