[**simplex-chat**](README.md) *** [simplex-chat](README.md) / [core](Namespace.core.md) / APIResult # Interface: APIResult\ Defined in: [src/core.ts:90](../src/core.ts#L90) ## Type Parameters ### R `R` ## Properties ### error? > `optional` **error?**: `ChatError` Defined in: [src/core.ts:92](../src/core.ts#L92) *** ### result? > `optional` **result?**: `R` Defined in: [src/core.ts:91](../src/core.ts#L91)