ChatActions.unregister()
This API allows you to unregister specific actions in the SDK.
Note:
Once an action is unregistered, it will no longer be available for use in chat.
Example:
CopiedZohoSalesIQ.ChatActions.unregister("bookTicketAction");
This API allows you to unregister specific actions in the SDK.
Note:
Once an action is unregistered, it will no longer be available for use in chat.
CopiedZohoSalesIQ.ChatActions.unregister("bookTicketAction");