[**simplex-chat**](README.md) *** [simplex-chat](README.md) / [core](Namespace.core.md) / APIResult # Interface: APIResult\ Defined in: [src/core.ts:111](../src/core.ts#L111) ## Type Parameters ### R `R` ## Properties ### error? > `optional` **error?**: `ChatError` Defined in: [src/core.ts:113](../src/core.ts#L113) *** ### result? > `optional` **result?**: `R` Defined in: [src/core.ts:112](../src/core.ts#L112)