core.botevent
Home > @medplum/core > BotEvent
BotEvent interface
Signature:
export interface BotEvent<T = Resource | Hl7Message | string | Record<string, any>>
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| contentType | readonly | string | |
| input | readonly | T | |
| secrets | readonly | Record<string, ProjectSecret> |