主动刷新新会话列表时的参数。

interface RefreshSessionListParams {
    includeEmpty?: boolean;
}

Properties

Properties

includeEmpty?: boolean

是否需要返回空会话。(无消息的会话)。