.openChatWithID()

This API is used to open a specific chat, given the chatID.

Parameters:

NameDescription
chatIDUnique ID of the chat

Syntax:

CopiedZohoSalesIQ.openChatWithID(chatID: string);

Example

CopiedZohoSalesIQ.openChatWithID("1001");