@vivocha/public-types
Advanced tools
Comparing version 2.0.0-beta.2 to 2.0.0-beta.3
@@ -36,2 +36,3 @@ import { Encryptable } from './encryptable'; | ||
is_bot?: boolean; | ||
suggested?: boolean; | ||
to_id?: string; | ||
@@ -38,0 +39,0 @@ from_id?: string; |
{ | ||
"name": "@vivocha/public-types", | ||
"version": "2.0.0-beta.2", | ||
"version": "2.0.0-beta.3", | ||
"description": "Vivocha public types", | ||
@@ -25,3 +25,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "7b89c0d8964c24f43a18ad395fb805dc002d4226" | ||
"gitHead": "549be1fc9a9249ccc917ed95bf636d03c96173d5" | ||
} |
30223
994