@bootdesk/js-web-adapter-core
    Preparing search index...

    Class UnknownEvent

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    data: Record<string, unknown>
    threadId: string
    timestamp: number
    type: string
    fromJSON: ((json: Record<string, unknown>) => ChatEvent) | undefined