Self-repairing message counter
This commit is contained in:
@@ -486,6 +486,7 @@ export type DataInterface = {
|
||||
}
|
||||
) => Promise<void>;
|
||||
|
||||
getMaxMessageCounter(): Promise<number | undefined>;
|
||||
getStatisticsForLogging(): Promise<Record<string, string>>;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user