Type Alias IntercomChannelParts

IntercomChannelParts: {
    agentStableKey: string;
    humanNodeId: string;
}