Modules
moiresponsetext
2min
Ƭ MoiResponseText: Object
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 |
Updated 25 Mar 2024
Did this page help you?