EnrichedReply
EnrichedReply<
T,U> =object
Defined in: sdks/js/node-sdk/src/types.ts:201
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/src/types.ts:203
contentType
Section titled “contentType”contentType:
ContentTypeId|undefined
Defined in: sdks/js/node-sdk/src/types.ts:204
inReplyTo
Section titled “inReplyTo”inReplyTo:
DecodedMessage<U> |null
Defined in: sdks/js/node-sdk/src/types.ts:205
referenceId
Section titled “referenceId”referenceId:
string
Defined in: sdks/js/node-sdk/src/types.ts:202

