Interface: MatrixWidgetAPIRequest
Matrix.MatrixWidgetAPIRequest
MatrixWidgetAPIRequest interface represents a request sent to or from a Matrix widget.
Hierarchy
MatrixWidgetAPIRequest
Table of contents
Properties
Properties
action
• action: string
Defined in
api
• api: "fromWidget"
| "toWidget"
Defined in
data
• data: unknown
Defined in
requestId
• requestId: string
Defined in
widgetId
• widgetId: string