Skip to content
On this page

Interface: MatrixWidgetAPIRequest

Matrix.MatrixWidgetAPIRequest

MatrixWidgetAPIRequest interface represents a request sent to or from a Matrix widget.

Hierarchy

Table of contents

Properties

Properties

action

action: string

Defined in

websg.d.ts:2767


api

api: "fromWidget" | "toWidget"

Defined in

websg.d.ts:2765


data

data: unknown

Defined in

websg.d.ts:2769


requestId

requestId: string

Defined in

websg.d.ts:2766


widgetId

widgetId: string

Defined in

websg.d.ts:2768