@proficient/api
Advanced tools
Comparing version 0.17.0 to 0.18.0
@@ -1,2 +0,1 @@ | ||
import type { InteractionParticipant } from '../types'; | ||
export interface Interaction { | ||
@@ -11,3 +10,2 @@ id: string; | ||
total_message_count: number; | ||
turn: InteractionParticipant; | ||
} | ||
@@ -14,0 +12,0 @@ export interface InteractionCreateParams { |
{ | ||
"name": "@proficient/api", | ||
"version": "0.17.0", | ||
"version": "0.18.0", | ||
"main": "./dist/index.js", | ||
@@ -5,0 +5,0 @@ "source": "./src/index.ts", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19418
301