EnrichedReply
EnrichedReply<
T,U> =object
Defined in: sdks/js/node-sdk/dist/index.d.ts:226
Type Parameters
Section titled “Type Parameters”T = unknown
U = unknown
Properties
Section titled “Properties”content
Section titled “content”content:
T
Defined in: sdks/js/node-sdk/dist/index.d.ts:228
contentType
Section titled “contentType”contentType:
ContentTypeId$1|undefined
Defined in: sdks/js/node-sdk/dist/index.d.ts:229
inReplyTo
Section titled “inReplyTo”inReplyTo:
DecodedMessage<U> |null
Defined in: sdks/js/node-sdk/dist/index.d.ts:230
referenceId
Section titled “referenceId”referenceId:
string
Defined in: sdks/js/node-sdk/dist/index.d.ts:227

