Opens a chat interface
messenger
chatId
message
home
Optional
ID of the chat to reveal.
Optional text to populate the chat input field.
https://developers.channel.io/docs/web-channelio#openchat
Generated using TypeDoc
Opens a chat interface
messenger
if hidden.chatId
, a new chat is created. Any providedmessage
populates the chat input. The workflow initializes if active.chatId
exists, the chat will open, and themessage
parameter will be disregarded.home
view opens.