Skip to main content

@wildix/xbees-conversations-client > WelcomeMessage

WelcomeMessage interface

Signature:

export interface WelcomeMessage 

Properties

Property

Modifiers

Type

Description

attachments?

(MessageAttachment)[]

(Optional)

elements?

(Element)[]

(Optional)

forward?

MessageForward

(Optional)

mentions?

(string)[]

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

messageId

string

The unique identifier of the message. If not provided, an ID will be auto-generated.

quote?

MessageQuote

(Optional)

text?

string

(Optional)

user

User