@wildix/xbees-conversations-client > CreateKiteChannelInput > initialMessage
CreateKiteChannelInput.initialMessage property
A message to be added to the conversation for the user. If welcomeMessages or initialMessage are not specified, the system will generate a 'conversation was created' system message.
Signature:
initialMessage?: InitialMessage;