Modules

moiresponsetext

2min

Ƭ MoiResponseText: Object

Type declaration

Name

Type

message

{ collectFeedback?: boolean ; id: string ; note: string | null ; type: "text" ; value: string }

message.collectFeedback?

boolean

message.id

string

message.note

string | null

message.type

"text"

message.value

string

Defined in

Updated 25 Mar 2024
Did this page help you?