• 同步聊天未读消息数

    Parameters

    • params: {
          nextLogs: Record<string, string>;
          staffId?: string;
      }
      • nextLogs: Record<string, string>
      • Optional staffId?: string

    Returns Promise<any>

Generated using TypeDoc