Skip to main content

@wildix/xbees-conversations-client > PartialUpdateMessageSetInput

PartialUpdateMessageSetInput interface

Signature:

export interface PartialUpdateMessageSetInput 

Properties

Property

Modifiers

Type

Description

attachments?

(MessageAttachment)[] | undefined

(Optional)

elements?

(Element)[] | undefined

(Optional)

forward?

MessageForward | undefined

(Optional)

mentions?

(string)[] | undefined

(Optional) A list of user IDs mentioned in the message.

quote?

MessageQuote | undefined

(Optional)

text?

string | undefined

(Optional)