Skip to main content

@wildix/xbees-conversations-client > CreateKiteChannelInput > welcomeMessages

CreateKiteChannelInput.welcomeMessages property

A list of welcome messages is created during channel creation to preserve the same state as the client has on the interface. If welcomeMessages or initialMessage are not specified, the system will generate a 'conversation was created' system message.

Signature:

welcomeMessages?: (WelcomeMessage)[];