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