Interface IHistorySyncConfig

Properties of a HistorySyncConfig.

Hierarchy

  • IHistorySyncConfig

Implemented by

Properties

fullSyncDaysLimit?: null | number

HistorySyncConfig fullSyncDaysLimit

fullSyncSizeMbLimit?: null | number

HistorySyncConfig fullSyncSizeMbLimit

inlineInitialPayloadInE2EeMsg?: null | boolean

HistorySyncConfig inlineInitialPayloadInE2EeMsg

recentSyncDaysLimit?: null | number

HistorySyncConfig recentSyncDaysLimit

storageQuotaMb?: null | number

HistorySyncConfig storageQuotaMb

supportBotUserAgentChatHistory?: null | boolean

HistorySyncConfig supportBotUserAgentChatHistory

supportCagReactionsAndPolls?: null | boolean

HistorySyncConfig supportCagReactionsAndPolls

supportCallLogHistory?: null | boolean

HistorySyncConfig supportCallLogHistory

Generated using TypeDoc