会话列表同步配置。

interface SyncConversationListConfig {
    includeEmpty?: boolean;
}

Properties

Properties

includeEmpty?: boolean

是否同步空会话;会话标记固定同步。